资源列表
9_keys
- 使用SDL2.0进行视频显示,SDL2.0实现9键输入。-Use SDL2.0 video display, SDL2.0 achieve 9 key input.
drawing
- opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
AutoCAD-CSharp-plug-in1
- 用C#.net 开发基于AutoCAD 的插件,实现一些简单图形的自动画图-C# .net developer with AutoCAD-based plug-ins, some simple graphics Auto Paint
stereo_plot_demo
- stereo plot with source code
Spatial-domain-filtering
- 数字图像处理,空间域滤波实验,有gui程序-Digital image processing, spatial domain filtering experiment with gui program
DICOM-Explorer
- 一款能读取DICOM格式图片的浏览器,并附CT数据-One browser can read DICOM format image browser, accompanied by CT data
Tools
- 1.sv 以所选目标建立用户坐标系并将视图旋转至新坐标系 2.wv 恢复世界坐标系及世界视图 3.av 自动根据当前视图选择用户坐标系及视图变化 4.zz 窗选放大视图 5.zw 带焦点捕捉,窗选放大视图 6.zd 动态放大视图 7.xs 拉伸显示十字光标 8. layon 选层显示 9. layoff 选层隐藏 10.laylock 选层锁定 11.layfreeze 选层冻结 12.连续标注 D1 - 线性标注 D2 -对齐标注 13.z0 Z轴归0 14.mulicopy
CNN-for-Segmentation
- 一篇关于如何用卷积神经网络(CNN)进行图像分割的论文,里面得到的效果还可以-an article about how to use CNN for image segmentation.The result is not bad.
2DDWT
- 2DDWT程序源代码。同时附上两种典型缺陷图像的例子供测试用。-2 DDWT program source code. At the same time attach two typical examples of defect images for the test.
FogRemove
- 很不错的一个去雾算法程序。极具参考价值。-Very good a fog algorithm procedures. Great reference value.
jpeg
- JPEG格式图像解码为RGB格式实例,可显示在开发板上并进行切换-JPEG format picture decoding to RGB format examples, show the development board and switch
ORB
- 使用orb二值特征描述子进行图像的特征匹配。- Use orb matching binary feature descr iptor for image features.
