-
这个代码实现了很好的
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
-
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。...
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。-Kuipers J.B. Quaternions and rotation sequences (PUP, 1999),DJVU format
- 2023-01-12 00:30:04下载
- 积分:1
-
Color Image Edge Detection and found that if you are learning to edge detection...
图像边缘检测及颜色发现,如果你正在学习边缘检测的阈值,那么这些程序对你是有用的。-Color Image Edge Detection and found that if you are learning to edge detection threshold, then these procedures are useful to you.
- 2022-01-22 08:34:10下载
- 积分:1
-
本代码实现了一个系统闹钟,可以对基本进行一些属性设置
本代码实现了一个系统闹钟,可以对基本进行一些属性设置-This code implements a system clock, you can carry out some of the basic property
- 2022-02-06 05:50:39下载
- 积分:1
-
图像处理软件
souceforge上下的
图像处理软件
souceforge上下的-Image processing software from top to bottom souceforge
- 2022-03-13 00:53:34下载
- 积分:1
-
opencv读取视频,可读取摄像头,以及视频的程序
opencv读取视频,可读取摄像头,以及视频的程序-opencv read the video camera can be read, as well as video of the procedure
- 2023-05-13 02:05:03下载
- 积分:1
-
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能...
用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
- 2023-02-21 06:05:03下载
- 积分:1
-
Hough transform, Hough transform
霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行-Hough transform, Hough transform-based retinal image, C++ Builder environment running
- 2022-01-28 04:41:07下载
- 积分:1
-
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者....
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者.-image processing portal C source code analysis, very classic introductory information on the source rich, also explain in great detail, for beginners.
- 2022-02-13 18:08:14下载
- 积分:1
-
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能...
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
- 2022-02-22 08:53:29下载
- 积分:1