资源列表
paizhao
- matlab拍照并图像处理,包含图像二值化,图像颜色分量提取等。(Matlab camera and image processing)
data
- 解析空中三角测量单航带区域网概算(连续法)程序的调试数据,内容均为txt文件(Analytical aerial triangulation)
传统聚焦评价函数
- 数字全息图聚焦评价函数,当图像聚焦时,评价函数值会达到最大值(the auto-focusing evaluation function of the digital hologram)
GongSheng
- % 图像检索——纹理特征 %基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵 %所用图像灰度级均为256 %参考《基于颜色空间和纹理特征的图像检索》(% image retrieval - texture features % based on co-occurrence matrix texture feature extraction, d=1, theta, =0 degrees, 45 degrees, 90 degrees, 135 degrees
lift2
- 对图像进行基于二维提升小波的阈值降噪处理(Dimensional lifting noise reduction of two - dimensional image)
circle
- 对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
cell_out
- 一个细胞计数的小程序,所用的操作是二值化、腐蚀膨胀,滤波,文件中没有细胞图片,可以从网上或者手中找一个细胞图试一试。仅供参考,程序并不高端。(a little .m file for the cell count.)
guangliufa
- 利用opencv实现基于光流法的目标检测,可直接输入测试视频进行使用(Optical flow method for target detection)
ImgHOGFeature
- HOG特征计算,(1)将输入的彩图转换为灰度图; (2)采用Gamma校正法对输入图像进行颜色空间的标准化(归一化);目的是调节图像的对比度,降低图像局部的阴影和光照变化所造成的影响,同时可以抑制噪音的干扰; (3)计算梯度;主要是为了捕获轮廓信息,同时进一步弱化光照的干扰。 (4)将梯度投影到单元的梯度方向;目的是为局部图像区域提供一个编码, (5)将所有单元格在块上进行归一化;归一化能够更进一步对光照、阴影和边缘进行压缩,通常,每个单元格由多个不同的块共享,但它的归一化是基于不同块的
vibe_tom
- 一种改进的VIBE运动目标检测算法,属于背景差分法,能对不同环境的目标进行检测,能消除鬼影。(The moving target detection algorithm VIBE belongs to background difference method. It can detect objects in different environments and eliminate ghosts.)
123
- 在树莓派3b的硬件开发板上。可实现人脸检测人脸识别功能,识别率达到85%(On the raspberry pie 3B hardware development board. Face recognition, face recognition function, recognition rate of 85%)
基于遗传算法的最大熵值法的双阈值图像分割
- 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)