Python Module: a2y_wxcv
简述
此模块实现一些wxWidgets控件,用于显示、操控(使用Opencv和numpy)图片(numpy.ndarray格式)。
本来这个模块里的内容也可以放在wxtools,但由于需要导入opencv,放一起的话会导致不需要使用opencv的程序也依赖opencv,
最终生成的程序体积将会大很多,所以单独开一个wxcv。
这些控件基于原有的ImagePanel实现。
ChangeLog
-
2026-01-22
Image实现保存灰度图像的功能(适配wxctrls0.9.3)。版本升级为 1.1.1。 -
2025-12-30 实现使用弹出式上下文菜单的
Image类,用于取代ImagePanel。版本升级为 1.1.0。 -
2025-12-11 给
ImagePanel实现十字跟随功能。版本升级为 1.0.1。 -
2025-10-28 加入
SimpleImagePanel。版本升为 1.0.0。 -
2025-10-26 基本功能实现。版本升为 0.9.0。
-
2025-10-25 模块建立。版本定为 0.8.0。
Release files for a2y-wxcv 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| a2y_wxcv-1.1.1-cp312-cp312-win_amd64.whl | CPython 3.12 | CPython 3.12 | Windows x86-64 | Details |
Release files / a2y_wxcv-1.1.1-cp312-cp312-win_amd64.whl
| Download URL | a2y_wxcv-1.1.1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 196.0 kB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
4ec0d3d8ba4fbf34359acd58b01f5c10bcfef1dd7ea7db4e22c27e28517fdef8
|
|
BLAKE2b-256 checksum How to use checksums |
1a11c1650798cda244db5247fc700b8f1e58957aadab6f9c67548eeb1567daaa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|