搜索资源列表
sf_31203545_80
- 一个非常普通的东西,可以算是图像特征提取中的某一种方式结果吧-well a simple thing
casino2x_exe
- 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验
特征提取
- 指纹图像处理中的特征提取部分,介绍了算法,给出思路(Fingerprint image processing in the feature extraction part, introduced the algorithm, gives the train of thought)
1.2图像的矩特征
- 例程1.2-1 in_image=imread('qingdao.jpg'); inv_m7 = invariable_moment(in_image); 注:输入图像应为RGB图像;若要是输入的是灰度图像,应去掉image=rgb2gray(in_image); 例程1.2-2 img=imread('qingdao.jpg'); img=rgb2gray(img); [A_nm,zmlist,cidx,V_nm] = zernike(img); 注:输入图像应为灰度图
边缘检测特征提取
- 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
1.5 角点特征检测
- 用于图像检测,视频图像处理技术等。文件中有详细编码,执行即可。(For image detection, video image processing technology. File in a detailed code, the implementation can be.)
halcon图像匹配例程
- 帮助新手入门halcon,学习二维图像处理的基本方法,从分割图像到--形态学处理--特征提取---图像匹配整个过程的讲解(The basic method of learning two-dimensional image processing is to help novice halcon, from segmentation image to - morphological processing - feature extraction - image matching the whole
C#提取特征点并进行图像匹配
- 建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points are output)
hsv_ViBe
- ViBe是一种像素级视频背景建模或前景检测的算法,效果优于所熟知的几种算法,对硬件内存占用也少,图像特征提取,(ViBe is a pixel level video background modeling or foreground detection algorithm is better than several well-known algorithms, hardware memory footprint, image feature extraction)
Harris特征点检测
- 本程序成功的实现了对于给定图像的Harris角点检测,效果良好。(Harris corner detection)
3.6改进型数字图像中直线特征的快速检测方法
- 为提高数字图像中的直线的检测速度,从时频域变换和空间域变换两个角度出发,提出了一种改进型数字图像中直线快速检测方法。(In order to improve the detection speed of straight lines in digital images, an improved method for fast line detection in digital images is proposed from two angles of time frequency domain
VB 指纹特征分析识别算法源码
- 简单实现指纹照片的对比,对vb的图像对比的综合应用(Simple comparison of fingerprint images is also a comprehensive application of image contrast in VB)
基于图像分解的人脸特征表示
- 这是一个基于图像分解的人脸特征表示的研究算法文献资料(Research and implementation of color image segmentation algorithm)
1.2图像的矩特征
- 1.4图像的斑点检测,本节详细介绍斑点的检测技术(1.4 spot detection of the image. This section details spot detection technology)
harrisdemo
- 对图像进行harris特征点提取,代码是用opencv和C++书写(Image harris feature extraction, the code is written with opencv and C ++)
10surf 图像拼接(2013a)
- 这是一个基于surf特征点的图像代码,供大家学习一下(Surf-based image mosaic,it is very good and exellecent)
HOG图像分类
- 使用HOG算法提取特征以此来对图像进行分类(Use HOG to extract features to classify images)
数字图像处理书的补充材料
- 本程序包是运用MATLAB进行图像矩阵特征的识别(This package is an image matrix feature recognition using MATLAB)
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
visualServoAlgorithm.m
- 机械臂视觉伺服算法仿真,包含坐标系的转化和图像特征的控制(Trajectory planning and visual servo algorithm simulation of 3R serial manipulator based on time optimization, including coordinate transformation and image feature control)
