搜索资源列表
match(man&women)
- 回溯法 解决男女匹配问题 八男八女匹配-Backtracking address gender matching eight men and eight women match
smithch.zip
- 本函数在matlab实现阻抗圆图,通过调用switch()函数,可以得出传输线的反射系数,以及支节匹配等参数,本函数可以实现单、双和三支节匹配。,The realization of the impedance function in matlab circle map, by calling the switch () function of transmission line can be drawn of the reflection coefficient, as well as the
sift
- 用于图像精确匹配以及目标检测的SIFT算法-Sift algorithm matlab version for object detection and image match
Match-Template
- 卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧-Kalman filtering good program, very practical, we make good progress in research to share with the Bar
feature_extraction_face_GE
- An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and genetic algorithm is applied
cyclostatioarity
- This folder contains several codes for energy detection and match filter.
Match
- m.file match algorithm for image processing applications
Image-match-selection
- 通过图像的Tamura纹理匹配与颜色直方图匹配来选择图像-through Tamura texture matching and color histogram matching to select the matching image
projectdetails
- contour match in matlab-contour match in matlab
match-of-two-picture
- 使用matlab实现两幅彩色图像的配准,并且显示它们的匹配点。-It realize the match of two color pictures and show the match point of them.
codes
- KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西-Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no ima
pic-match
- MATLAB编程实现,用户可以输入两幅图像进行匹配。-implementation by MATLAB,you can input two pictures to match.
GA-with-selection-match
- Genetic Algorithm with selection match
match
- 本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配-The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of c
Template-match
- Matlab下的模版匹配程序。可用于目标定位.-Matlab Template match algorithm.
Use-KMP-to-judge-string-match
- 用KMP算法判断正则表达式是否匹配,“?”匹配任意字符,“*”匹配一个或多个任意字符-KMP algorithm to determine whether the regular expression match, " ?" Matches any character, " *" matches one or more arbitrary characters
match
- image match with guide
region-match
- 图像的区域匹配,输入:两幅图像分割之后的邻接矩阵,还有两幅图像分割区域的每个块之间的相似度,就可以得出区域一对一匹配的关系-region match input:Adjacency matrix of picture A,B and Affinity matrix represent the Affinity of the every regions between pictures output:one-to-one match between regions of two pictu
matlab-voice-match
- 语音识别,根据人的发音进行选择匹配,包括MFCC等多个matlab源文件-voice match
Perfect-Match
- 实现一个二分图的完美匹配,找到最终的匹配结果-To achieve a perfect match bipartite graph, find the final matching results