-
这个程序是百分之10噪声加过程,数字为1至9
this program is 10 percent noise adding process TO numbers 1 to 9
- 2022-04-28 10:39:02下载
- 积分:1
-
数字图像处理中的图形图像的二值变换,该功能实现了图像的二值变换...
数字图像处理中的图形图像的二值变换,该功能实现了图像的二值变换-Digital image processing in the graphics image binary transform, the function of the realization of a binary image transformation
- 2022-03-16 08:51:24下载
- 积分:1
-
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用-Pattern recognition of several clustering algorithms, including Neural Networks and Genetic Algorithm in Image Recognition
- 2022-09-22 09:10:02下载
- 积分:1
-
该工具箱包含了相关的图像处理功能,包括
This toolbox contains functions related to image processing, including
* images loading and generation.
* filtering and blurring functions.
* anisotropic and spacially variant filters.
* non-linear filtering (median, LIC, bilateral).
* High Dynamic Range image loading and equalization.
* total variation image processing (denoising and decomposition).
* non-wavelets image transforms such as local DCT.
* Various helpers functions
- 2022-02-07 12:33:14下载
- 积分: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
-
MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。...
MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。-it contains two methods which can change gray image to binary image (or multivalue image )in segments.
- 2022-11-29 05:20:03下载
- 积分:1
-
图像重采样算法代码,我用了,还行.也是为了在这里下好的
图像重采样算法代码,我用了,还行.也是为了在这里下好的-Image resampling algorithm code, I used, but also line. Is here for the next good
- 2022-05-29 04:32:04下载
- 积分:1
-
该代码为自动调焦代码,望该代码对各位有所帮助
该代码为自动调焦代码,望该代码对各位有所帮助-The code for the automatic focusing code, look for the code help you
- 2022-03-11 13:58:54下载
- 积分:1
-
迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。
迭代算法求自适应全局阈值,通过这种算法得出的阈值能够很好的把目标区域和背景区域区分出来。-Iterative algorithm for adaptive global threshold, this algorithm can be derived from the threshold to a very good target area and background of the regional distinction.
- 2022-02-04 09:23:11下载
- 积分:1
-
粒子滤波(PF)跟踪算法跟踪目标的ini…
粒子滤波(ParticleFilter)跟踪算法,可以跟踪主动镜头下的目标,效果非常好!-Particle filter (ParticleFilter) tracking algorithm to track the goal of the initiative under the lens, very good results!
- 2022-02-16 09:29:24下载
- 积分:1