-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
thods
手机软板自动检测的图像预处理及分割方法(FPC phone automatically detects the image preprocessing and segmentation methods)
- 2011-04-26 18:18:59下载
- 积分:1
-
newGS
激光光束的整形,用于将高斯光束整形成均匀光束,采用GS算法(Laser beam shaping, for forming a uniform whole beam Gaussian beam using GS algorithm)
- 2020-06-30 12:40:01下载
- 积分:1
-
Mirror_DImageProcess
这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
- 2013-11-29 16:23:24下载
- 积分:1
-
gaborfilter
图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换(image texture extraction of edge detection)
- 2010-06-10 07:58:33下载
- 积分:1
-
mean_shift_iteration
利用自编的mean shift对图像进行均值漂移分割。(The mean shift use self mean shift image segmentation.)
- 2021-03-04 14:19:32下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
median
一维中值滤波方法去噪和二维中值滤波方法去噪!(denoise by median,can remove noise of 1D&2D!)
- 2011-08-06 13:06:51下载
- 积分:1
-
lsb
基于空域的脆弱水印,可以有效检测出图像发生篡改的区域(Airspace based on fragile watermarking can effectively detect the occurrence of tampering with the image of the region)
- 2008-12-29 23:50:09下载
- 积分:1
-
trackinger
目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差
目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析(Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV model, Kalman filter, and track the results of the simulation results are given, error analysis is given)
- 2021-04-24 17:28:47下载
- 积分:1