资源列表
BPsource
- 立体视觉双目匹配的VC++源代码 请自己在代码内修改图像路径
109190293BPsource20
- opencv实现图像法双目视觉,非常不错呀,快下载吧-opencv image method to achieve binocular vision, is pretty good, fast to download it
数码管数字切割识别
- 数码管切割数字识别,通过多重切割扫描,识别图像数字,为python代码,可以借鉴
waveletpackage_segmentation
- matlab小波包变换实现图像分割,含示例图像,分割结果较好-the matlab wavelet packet transform image segmentation, containing the sample image segmentation result is better
3DGraph
- XYZ graph is a program to visualize 3D - data. Three cross sections along the XY- , XZ- , and the YZ-plane are shown. By moving the hairlines the user can scan through the the various voxel planes. Input files can be either binary or ascii. To vi
image-registrationHarris
- 针对基于最大互信息图像配 准的不足 研究 了基于 H a r r ls角点算子的多模态医学图像配准。在计算互信 息的时候,采用部分体积插值法计算联合灰度直方 图-Based on the maximum mutual information for image registration based on the lack of H arr ls corner operator multimodal medical image registration. In calculating the mu
glut-3.7.6-bin
- OPENGL 3.7.6 头文件 包含glut.h glut32.dll -OPENGL 3.7.6 header files contain glut.h glut32.dll
5611
- 提出了一种基于颜色和纹理的新的图像检索方法。该方法在HSV 颜色空间量化过程中,采用一种基于线 性隶属度的模糊量化方法,使量化结果更接近于人类感知 在提取分块主色的基础上引入一种颜色相邻矩阵,用于描 述颜色的相对空间分布情况,以提高对图像变形的鲁棒性 还加入图像的纹理信息,最后结合这些颜色和纹理特征进 行复合图像检索。实验表明,该方法能有效提高图像检索精度。- A new picture ret rieval algorithm based on color and texture
cvi-TO-Excel
- 在CVI平台上将数据导出到EXCEL中,用C语言编程-In CVI platform will export the data into EXCEL, using C language programming
kqcahs44
- 一种很好的角点检测算法harris,供大家参考学习用,很好的-A kind of very good Harris corner detection algorithm, for your reference learning to use, very good
边缘检测
- 边缘检测算法的源代码,本人已经测试过,效果很好。(Edge detection algorithm source code, I have tested, the effect is very good.)
sa
- 图像处理 求出图像中米粒个数以及各米粒的大小 首先进行边缘检测,然后填充,之后进行开运算,可以使一些轻微连接着的米粒分开。然后遍历图片,把各个米粒进行标号,从1开始从小到大标号。每个米粒的各像素点值相同,第i个米粒的各像素点值均为i。其中采用了队列,用数组模拟。最大的米粒标号便是米粒的总个数。最后,遍历一遍图像数组,便可求出各米粒的面积。(image processing The number of rice grains and the size of each grain were c
