-
gabor
GABOR对SAR图像进行滤波及纹理提取,可直接使用(GABOR of SAR image filtering and texture, can be used directly)
- 2020-07-30 17:38:38下载
- 积分: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
-
MRF_imgSeg
说明: 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)
- 2021-03-18 09:09:19下载
- 积分:1
-
m_files
说明: find_center:寻找图像的形心,即图像几何中心点的检测。
otsu:otsu分割
sobelNedge:sobel边缘检测
catch_point:全局阈值分割函数(Find center: find the centroid of the image, that is, the detection of the geometric center of the image.
Otsu: Otsu segmentation
Sobel edge: Sobel edge detection
Catch point: global threshold segmentation function)
- 2020-05-17 22:23:27下载
- 积分:1
-
EMSegementation
EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分:1
-
CHAOS_PSO_TEF
考虑混沌效应的粒子群算法,比常规粒子群更容易跳出局部解(optimization method of PSO, concerning the Chaos effect.)
- 2020-07-01 04:40:01下载
- 积分:1
-
Hilbert_CG
采用预处理的CG算法求解Hilbert矩阵,求解1000阶及以上的方程组。预处理矩阵分别采用3对角线、5对角线以及在对角线上分割小块矩阵的矩阵。可以任意设置收敛精度,简单实用。(CG algorithm for solving Hilbert matrix preconditioning, 1000 order and above solving equations. Diagonal matrix were pretreated with 3, 5 and in the diagonal matrix, the diagonal matrix of divided pieces. Can be set convergence precision, simple and practical.)
- 2014-11-22 15:30:04下载
- 积分:1
-
signalprocessing
文章讲诉的是小波在信号处理方面的应用,包括奇异点的检测,信号降噪等,有很全的原理介绍,有仿真程序和结论分析,具有一定的学习价值(V. article stresses that the wavelets in signal processing applications, including the singular point detection, signal noise, etc., have very wide introduction of the principle, procedure and conclusions have simulation analysis, has some learning value)
- 2007-10-22 09:10:01下载
- 积分:1
-
four
说明: 对指定的一幅含有多个目标的灰度图像,进行基于阈值的图像分割处理,对结果图像进行基于数学形态学的后处理设计,以得到更理想的目标区域。最后对结果图像进行区域标记(以颜色区分不同区域)并提取目标个数、各目标区域的面积、圆形度等特征。(The gray image with multiple targets is segmented based on threshold, and the result image is designed based on mathematical morphology to get a better target area. Finally, we mark the region of the result image (distinguish different regions by color) and extract the number of targets, the area of each target region, roundness and other features.)
- 2020-04-26 23:04:28下载
- 积分:1
-
Face Detection using Viola-Jones Algorithm
Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
- 2017-11-15 21:03:39下载
- 积分:1