-
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的...
最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
- 2022-06-18 02:51:29下载
- 积分:1
-
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)...
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)-This is a convex polygon axial algorithm : unpacked in vc 6.0 can be run, mouse anti-clockwise from the customer area, as a clockwise or take the form of concave polygon multilateral OK, the program will automatically withdraw from the (details can be found in code)
- 2022-06-15 04:26:56下载
- 积分:1
-
粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧
粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧-Particle filter a small demo source code, compare easy to use, there is need to hasten the next bar
- 2022-03-06 23:52:08下载
- 积分:1
-
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义...
vc编写适合vc编写数字图像处理人初学,容包含大多数流行图像处理算法,有一定启发意义-vc prepared for the preparation of digital image processing vc were learning, the program contains the most popular image processing algorithms, inspired by the meaning of a certain
- 2023-04-05 17:45:04下载
- 积分:1
-
应用matlab进行图像处理,关于小波分析的
应用matlab进行图像处理,关于小波分析的-Matlab image processing applications on the wavelet analysis
- 2022-03-01 18:20:37下载
- 积分: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
-
On the active contour model of the c++ program, details the snake contour model...
在活动轮廓模型的c++程序中,详细介绍了蛇轮廓模型的内外能量函数打击等。
- 2022-07-23 20:08:00下载
- 积分:1
-
光照鲁棒的非线性相关图像匹配方法,有一定的参考价值
光照鲁棒的非线性相关图像匹配方法,有一定的参考价值-Robust non-linear light-related image matching method, and a certain reference value
- 2022-03-29 03:30:29下载
- 积分:1
-
图像处理的一些基本功能源码很全
有20多个
图像处理的一些基本功能源码很全
有20多个-Some basic image processing functions of the entire source code is more than 20
- 2022-05-24 15:33:46下载
- 积分:1
-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用2维模板(模板是由黑白相间的格子组成,格子大小60cm×60cm)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 2-D template (template is composed of black-and-white lattice, lattice size of 60cm × 60cm) calibration procedures, better interactivity, each corner through the automatic acquisition of mouse clicks.
- 2022-02-22 10:10:29下载
- 积分:1