-
这个代码实现了很好的
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
-
转动、碰撞的三维地球
转动、碰撞的三维地球- Rotation, collision three dimensional Earth
- 2022-01-31 11:47:21下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
图象gabor变换的matlab代码,含有3种gabor变换的代码
图象gabor变换的matlab代码,含有3种gabor变换的代码-Image gabor transform matlab code, contains three kinds of gabor transform code
- 2022-04-29 04:43:23下载
- 积分:1
-
matlab image processing, the application of wavelet transform method to achieve...
matlab进行图像处理时,应用小波变换方法来实现分割处理。-matlab image processing, the application of wavelet transform method to achieve the division to deal with.
- 2022-12-08 04:50:03下载
- 积分:1
-
基于matlab的小波去噪研究,有参考价值
基于matlab的小波去噪研究,有参考价值-Based on the wavelet denoising matlab study has reference value
- 2022-07-23 23:41:22下载
- 积分:1
-
TI的ccs开发环境,DM642上跑的源程序,做运动检测
TI的ccs开发环境,DM642上跑的源程序,做运动检测-TI development environment ccs of, DM642 running the source code, to do Motion Detection
- 2022-07-01 15:17:03下载
- 积分:1
-
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。
图像处理中有关反色的处理代码,用VC++编写成,简单易懂。-Image processing in the handling of the anti-color code, using VC++ to prepare into a simple easy to understand.
- 2022-05-15 17:22:08下载
- 积分:1
-
图像处理,图像检索,强大的直接应用
图像处理
图像检索
功能强大
直接使用-Image processing image retrieval powerful direct use
- 2022-04-18 00:16:47下载
- 积分:1
-
VC图像处理开发包 二值化 滤波等函数实现
VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
- 2022-12-13 15:50:03下载
- 积分:1