-
数字图象处理的各种几何变换的C语言原代码
数字图象处理的各种几何变换的C语言原代码-Digital image processing of a variety of geometric transformations of C language source code
- 2023-08-12 09:15:03下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。...
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。-Itk combine VTK and read BMP picture and show that you need to use CMake to configure, suitable for beginners.
- 2022-03-14 03:21:24下载
- 积分:1
-
With a fast and efficient algorithm of the panoramic photo stitching, pictures c...
用一种快速有效的算法实现照片的全景拼接,内附样例照片可直接验证算法的准确性-With a fast and efficient algorithm of the panoramic photo stitching, pictures can be directly attached sample to verify the accuracy of algorithm
- 2022-04-08 02:58:00下载
- 积分:1
-
用OPENCV实现BMP与AVI的相互转换
用OPENCV实现BMP与AVI的相互转换-OPENCV to achieve with the BMP and AVI conversion
- 2022-01-26 02:41:52下载
- 积分: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
-
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好....
本程序采用迭代对输入彩色图象进行增强处理,处理速度快,效果好.
-this programme is used interactive method to enhance the imput color image
- 2022-03-31 20:29:52下载
- 积分:1
-
opencv+ vs2008 watershed algorithm to achieve
opencv+vs2008实现分水岭算法-opencv+ vs2008 watershed algorithm to achieve
- 2022-08-05 12:32:31下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
JPEG2000支持的图象格式主要有JP2和j2c,该程序可以在这两种格式之间进行转换,主要处理的是头信息的差异...
JPEG2000支持的图象格式主要有JP2和j2c,该程序可以在这两种格式之间进行转换,主要处理的是头信息的差异-JPEG2000 image format supported by major JP2 and has j2c, the program can convert between two formats, the main deal is the first difference of information
- 2022-04-19 03:08:29下载
- 积分:1
-
研究生机器视觉课程的大作业 运动目标检测
研究生机器视觉课程的大作业 运动目标检测 -moving target detect
- 2022-03-19 20:22:56下载
- 积分:1