-
雷达目标高分辨距离像的特征提取及识别方法
合成孔径雷达目标的特征提取及其识别技术。国防科大写的!(synthetic aperture radar target feature extraction and recognition technology. Written by which this university!)
- 2005-07-29 20:31:31下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1
-
facedetect
人脸检测,是采用国外的一个论文中的算法实现,如果想要论文,请发信给我(face detecting)
- 2009-04-20 15:59:30下载
- 积分:1
-
C_graphics.h
C语言图形、图像函数 功能实用全面介绍(C language graphics, images, full function functional and practical introduction)
- 2010-05-06 14:20:15下载
- 积分:1
-
CPHD
用CPHD的方法实现多目标跟踪,及对CPHD性能的检测。(With CPHD method to achieve multi-target tracking, and performance testing for CPHD.)
- 2013-09-09 11:46:06下载
- 积分:1
-
distortion
一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。(A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different direction were extracted, and then were used to optimize the distortion parameters by nonlinear least square. The thought of step by step was added when the optimization method working. 3D world coordination is not need to know, and the method is easy to implement. The experiment result shows its high accuracy.)
- 2021-03-01 20:09:34下载
- 积分:1
-
ronghepingjia
关于图像融合的评价标准的MATLAB源代码。(Image Fusion on the evaluation criteria of the MATLAB source code.)
- 2009-01-02 10:35:52下载
- 积分:1
-
用模糊C均值算法实现图像分割 fcm
用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割 (Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation)
- 2020-06-29 09:00:01下载
- 积分:1
-
dither
一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。(An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.)
- 2009-05-07 20:16:23下载
- 积分:1
-
SMQTcode
根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。
运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。(under icip 2005 annual meeting of an article prepared by the Matlab procedures. Includes map results. Smqt use (continuous quantitative mean transform) algorithm for gray-scale image enhancement. It is superior to the traditional method (histogram equalization processing) has the advantage can guarantee enhanced image histogram waveform unchanged. able to display images of the bottom structure, automatic focus on improving image details. Is a new and better results gray image enhancement algorithms.)
- 2007-05-16 12:23:41下载
- 积分:1