搜索资源列表
find.cpp
- 根据MATLAB中的find函数,写了三个常用的寻址函数。分别用于查找大于、小于数组特定值的数组元素,以及等于图像中特定值的元素坐标。
Matlabhanshu
- matlab图像处理函数的详细列表,可实现查找-matlab image processing function of a detailed list can be realized to find
EntropyOutlier
- 查找孤立点 JAVA代码,简单易用,孤立点,即数据中不同于数据一般模型的数据对象,可能由度量或执行错误导致,也可能是固有数据变异性的结果,预示着重要的信息。与一般热门研究课题不同,目前没有任何一款国际认可的软件可以直接对对孤立点进行检测与分析,孤立点检测与分析的算法研究是近年来数据挖掘领域新兴的复杂困难而有意义的课题。在诈骗检测、贷款申请处理、网络入侵检测、时间序列检测、网路性能监视、故障诊断、图像中检测噪声点等方面都有广泛的应用。-outlier detection
zhongxin
- 本源码目的在于查找一幅图像中个图形的重心,基于matlab,找出重心后标记出来,并显示。-The Source aims to find an image in a graphics core, based on matlab, after the marked identify the focus, and display.
zhongxinchazhao
- 此源码是基于matlab编写的关于查找图像中图形的个数,及查找每个图形的重心并显示。-This source code is written in matlab based on the number of graphic image search, and find the center of each graph and display.
shuzituxiangchulimatlabyuandaima
- 冈萨雷斯数字图像处理matlab源代码含有大量的源代码程序,方便学生的学习和查找。-Gonzalez digital image processing matlab source code contains a lot of source code program to facilitate student learning and search.
matlabcodes2010
- matlab 图像处理,用于查找三维图形的峰值点,非常不错-matlab image processing, three-dimensional graphics used to find the peak point, very good
MATLAB
- 处理图像使用其方法可以更好的查找图像中的标记特征点-Image processing methods can better use its search feature points marked in the image
findlocalminimax
- 查找图像直方图波谷,用低通滤波方法去除毛刺,求导方法求峰值,可能有相位滞后-find the valley of a histogram
cvEucdist
- 欧几里得距离是一种数学计算矩阵距离的算法,可用于图像分类时查找最近邻的距离。-Euclidean distance is a mathematical algorithm to calculate the distance matrix can be used for image classification when looking for the nearest neighbor distance.
RBC2
- 一种基于圆形查找方法的红细胞图像计数的matlab程序-A round red blood cell count to find images based on matlab program
ACATSP
- 蚁族优化算法查找最优路径可以生成最优图像-Ant optimization algorithm to find the optimal path can generate the optimal image
location-pupil-based-on-Hough
- 导入人脸图像,根据Canny算法查找第一个边缘点,搜索邻域边缘点以最后一个边缘点作为新起点,进行下一轮搜索,初始化Hough矩阵确定瞳孔边缘界限计算瞳孔面积,定位瞳孔圆心坐标-Import facial image, according to Canny algorithm to find the first edge point, the search neighborhood edge point to the last point of the edge of a new starting
find_endnode
- 从二值线状图像中提取线状路径的端点坐标,通过查找8邻域内仅有1个与之相连的点实现-Get the coordinates of the end point of linear path the binary image of the line
siftDemoV4
- 此代码读取两个图像,查找其SIFT功能,并显示连接匹配关键点的行。 只有当距离小于distRatio乘以距离第二个最接近的距离时,才能接受匹配。它返回显示的匹配数。-This function reads two images, finds their SIFT features, and displays lines connecting the matched keypoints. A match is accepted only if its distance is less than
f
- 雨流计数法 读取txt文档中的2列数组,利用雨流计数法查找节点,输出原图像、极点图像、节点图像(Rain flow counting method Read out the 2 column array in the txt document, use the rain flow counting method to look up the node, output the original image, the pole image, the node image.)