资源列表

« 1 2 ... .51 .52 .53 .54 .55 16956.57 .58 .59 .60 .61 ... 18703 »

[2D图形编程MIRT

说明:医学图像配准工具箱,对用互信息图像配准有帮助-Medical image registration toolbox for image registration using mutual information helpful
<Bin Wu> 在 2025-07-05 上传 | 大小:1.71mb | 下载:0

[OpenCVORB

说明:使用orb二值特征描述子进行图像的特征匹配。- Use orb matching binary feature descr iptor for image features.
<ylx> 在 2025-07-05 上传 | 大小:18.65mb | 下载:0

[图形图像处理(光照,映射..)jpeg

说明:JPEG格式图像解码为RGB格式实例,可显示在开发板上并进行切换-JPEG format picture decoding to RGB format examples, show the development board and switch
<郑焕华> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)FogRemove

说明:很不错的一个去雾算法程序。极具参考价值。-Very good a fog algorithm procedures. Great reference value.
<吴贵方> 在 2025-07-05 上传 | 大小:621kb | 下载:0

[图形图像处理(光照,映射..)2DDWT

说明:2DDWT程序源代码。同时附上两种典型缺陷图像的例子供测试用。-2 DDWT program source code. At the same time attach two typical examples of defect images for the test.
<吴贵方> 在 2025-07-05 上传 | 大小:760kb | 下载:0

[图形图像处理(光照,映射..)CNN-for-Segmentation

说明:一篇关于如何用卷积神经网络(CNN)进行图像分割的论文,里面得到的效果还可以-an article about how to use CNN for image segmentation.The result is not bad.
<陆归> 在 2025-07-05 上传 | 大小:2.23mb | 下载:0

[CADTools

说明: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
<墙角哥> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[VTKDICOM-Explorer

说明:一款能读取DICOM格式图片的浏览器,并附CT数据-One browser can read DICOM format image browser, accompanied by CT data
<王玉梁> 在 2025-07-05 上传 | 大小:4.25mb | 下载:0

[图形图像处理(光照,映射..)Spatial-domain-filtering

说明:数字图像处理,空间域滤波实验,有gui程序-Digital image processing, spatial domain filtering experiment with gui program
<chenjie> 在 2025-07-05 上传 | 大小:10kb | 下载:2

[3D图形编程stereo_plot_demo

说明:stereo plot with source code
<matlabuser> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[2D图形编程AutoCAD-CSharp-plug-in1

说明:用C#.net 开发基于AutoCAD 的插件,实现一些简单图形的自动画图-C# .net developer with AutoCAD-based plug-ins, some simple graphics Auto Paint
<che> 在 2025-07-05 上传 | 大小:409kb | 下载:0

[OpenCVdrawing

说明: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
<Phindx> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 16956.57 .58 .59 .60 .61 ... 18703 »

源码中国 www.ymcn.org