-
学习IDL编程的一个学习资料,介绍了IDL函数对于各种图像操作的方法,附有部分代码...
学习IDL编程的一个学习资料,介绍了IDL函数对于各种图像操作的方法,附有部分代码-Learning IDL programming a learning information on the IDL function methods for a variety of image manipulation, with part of the code
- 2022-05-15 22:33:52下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换-for image processing, have been tested, the very practical, The source code is a major change
- 2022-02-16 04:18:16下载
- 积分:1
-
图像处理的一些基本例子及代码.适合初学图像的人群
图像处理的一些基本例子及代码.适合初学图像的人群-image processing some basic examples and code. Images suitable for a novice crowd
- 2022-02-02 06:41:59下载
- 积分:1
-
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。...
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。-Image Binarization for medical image processing. Domain value set will be divided into two color images in order to facilitate the segmentation reconstruction operation.
- 2022-04-18 07:57:39下载
- 积分:1
-
人脸检测的完整程序,经过测试,可以达到一定的目的,还附有PCA程序。...
人脸检测的完整程序,经过测试,可以达到一定的目的,还附有PCA程序。-Face Detection complete the procedure, after testing, can achieve a certain purpose, but also with PCA procedures.
- 2022-12-27 02:15:03下载
- 积分:1
-
指纹识别预处理程序,我自己写的,希望多多指教。
指纹识别预处理程序,我自己写的,希望多多指教。-Pretreatment of fingerprint identification process, I wrote it myself, hope that the exhibitions.
- 2022-02-11 21:56:39下载
- 积分:1
-
a method for extracting distinctive invariant features from
images that can be...
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
-a method for extracting distinctive invariant features from
images that can be used to perform reliable matching between different views of
an object or scene. The features are invariant to image scale and rotation, and
are shown to provide robust matching across a a substantial range of affine distortion,
change in 3D viewpoint, addition of noise, and change in illumination.
The features are highly distinctive, in the sense that a single feature can be correctly
matched with high probability against a large database of features from
many images.
- 2022-06-20 23:30:48下载
- 积分:1
-
该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。...
该源代码可以直接下载下来使用,而且是地地道道的对RGB图像进行分割,我已经测试通过了。-The source code can be directly downloaded to use, but also out-and-out on the RGB image partition, I have the test passed.
- 2022-01-26 03:24:59下载
- 积分:1
-
这个matlab文件达窄带算法实现水平…
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
- 2023-06-19 18:00:03下载
- 积分:1
-
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助...
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助-Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help
- 2023-09-05 20:25:03下载
- 积分:1