-
opencv249SIFT
opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
- 2015-07-13 20:33:10下载
- 积分:1
-
BilateralFiltering
本程序实现Bilateral滤波,以实现边缘保留的平滑处理,同时可用于灰度及彩色图像。(Bilateral filtering realize this procedure in order to achieve a smooth edge to retain the handle at the same time can be used for gray and color images.)
- 2008-03-21 13:09:55下载
- 积分:1
-
cximage600_demo
方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
- 2017-06-13 15:19:10下载
- 积分:1
-
源程序
利用hough变换检测圆,有RHT,随机hough变换,以及一些改进(Using Hough transform to detect the circle)
- 2018-04-22 18:08:35下载
- 积分:1
-
C with image
说明: 用c语言实现一些简单的图像处理功能,如灰度化、旋转、拷贝等(Some simple image processing functions, such as gray scale, rotation, copy, etc., are implemented in C language.)
- 2020-06-17 21:00:06下载
- 积分:1
-
RANSAC-for-Outlier-Rejection
基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
- 2021-03-23 21:19:15下载
- 积分:1
-
L1 Total Variation
利用L1范数TV正则化对影像进行超分辨率重建(Super resolution reconstruction of images using L1 norm TV regularization)
- 2017-06-16 17:32:26下载
- 积分:1
-
kalmangenzong
一个改进的卡尔曼滤波器 用来进行运动目标的跟踪 (An improved Kalman filter used for tracking moving targets)
- 2008-08-25 16:56:13下载
- 积分:1
-
plotgdop
代码主要用来模拟林芝机场附近一天内4个不同时间GDOP变化情况(Code is mainly used to simulate the Nyingchi Airport near four different times within a day GDOP changes)
- 2013-08-05 09:51:15下载
- 积分:1
-
inexact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。目前最有效的算法是ALM(Augmented Lagrange Multiplier)。ALM分为Exact ALM和Inexact ALM。 该代码是Inexact ALM,收敛速度比Exact ALM快!(RPCA (Robust Principal Component Analysis) is used for matrix filling, image denoising. It is currently the most effective optimization method. Currently the most effective method is ALM (Augmented Lagrange Multiplier). There re 2 kinds of ALM: Exact ALM and Inexact ALM. The code is Inexact ALM, faster convergence speed than the Exact ALM!)
- 2010-11-02 14:07:29下载
- 积分:1