-
sift的c++算法,不是基于opencv的,我自己没有看懂。
sift的c++算法,不是基于opencv的,我自己没有看懂。-sift the c++ algorithm, is not based on the opencv, as I do not understand.
- 2022-03-16 16:17:54下载
- 积分:1
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
图像处理。。
histogram equalization
图像处理。。
histogram equalization-image processing. . Histogram equalization
- 2022-08-20 04:24:37下载
- 积分:1
-
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!...
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!
- 2022-06-13 17:59:44下载
- 积分:1
-
不调用matlab库函数的用区域增长法进行阈值分割。
不调用matlab库函数的用区域增长法进行阈值分割。-Matlab library function call does not use regional growth threshold segmentation method.
- 2022-05-18 22:37:29下载
- 积分:1
-
application that can process some simple image
application that can process some simple image
- 2022-01-25 16:22:27下载
- 积分:1
-
图
Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
- 2022-04-13 02:25:00下载
- 积分:1
-
Image geometric transform the source code under VC6.0 debug image geometric tran...
图象几何变换的源代码 VC6.0下调试
图象几何变换的源代码 VC6.0下调试-Image geometric transform the source code under VC6.0 debug image geometric transformations of the source code under VC6.0 debugger
- 2022-04-07 07:38:52下载
- 积分:1
-
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等...
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
- 2022-08-08 06:39:00下载
- 积分:1
-
遗传算法用于菌落图像分割。遗传算法其固有的并行性和不易陷入局部最优的特点使之非常适于大规模搜索空间的寻优,使图像分割产生的误差最小,为解决图像分割中的参数选择难...
遗传算法用于菌落图像分割。遗传算法其固有的并行性和不易陷入局部最优的特点使之非常适于大规模搜索空间的寻优,使图像分割产生的误差最小,为解决图像分割中的参数选择难题提供了有力的保障。附有程序清单-A New Model for Image Segmentation
- 2022-01-25 16:21:46下载
- 积分:1