-
Degree images of the VC deal with code, including zoom, contrast adjustment
度图像进行处理的VC代码,包括放大、对比度调节-Degree images of the VC deal with code, including zoom, contrast adjustment
- 2022-07-14 11:22:01下载
- 积分:1
-
冈萨雷斯数字图像处理matlab版一书配套代码
冈萨雷斯数字图像处理matlab版一书配套代码
- 2022-02-07 15:38:28下载
- 积分:1
-
图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助...
图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助-image rotation c procedures, the procedures are taken from other sites to see, study and think of graphic images, should help
- 2023-02-17 21:05:03下载
- 积分:1
-
在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,...
在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,
- 2022-02-04 07:16:12下载
- 积分:1
-
用VTK与VC混合编程的三维纹理显示
用VTK与VC++混合编程实现三维纹理的显示-with VTK and VC mixed programming 3D texture display
- 2022-04-29 15:11:14下载
- 积分:1
-
三维立体图像方面,用Visual Basic实现图像处理的源程序
三维立体图像方面,用Visual Basic实现图像处理的源程序-Three-dimensional images, using Visual Basic realize image processing source code
- 2022-04-19 23:43:50下载
- 积分:1
-
分水岭算法代码,以及说明。用标记
分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割-Watershed segmentation algorithm
- 2023-03-28 19:25:03下载
- 积分:1
-
一个将将bmp文件转换为txt文件的代码,适合初学者
一个将将bmp文件转换为txt文件的代码,适合初学者-a bmp documents will be converted to txt document code for beginners
- 2022-01-23 10:58:40下载
- 积分:1
-
关于active tracking的算法了,利用了OPENCV中的camshift的算法
关于active tracking的算法了,利用了OPENCV中的camshift的算法-On the active tracking algorithms, and use of OPENCV algorithms camshift
- 2022-12-24 10:00:04下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1