资源列表
新建压缩(zipped)文件夹
- 通过matlab,使用直线检测的技术对歪的图像进行矫正(Rectify the skew image by MATLAB)
FaceDetect-master
- 面部检测,基于图像的人脸识别,opencv2 cv3(If you want to understand how the code works, the details are here: https://realpython.com/blog/python/face-recognition-with-python/ Update: Now supports OpenCV3. This change has been made by furetosan ( https://git
x2o
- 混合输入输出相位恢复算法的小程序,入门学习(HIO phase recovery algorithm small program, learning portal)
mtv
- 用TV算法实现图像去噪,包含TV,PM模型等(in this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well.)
MATLAB上实现KDE算法
- 基于MATLAB平台的KDE算法的实现,具体为分析视频中的每一帧图像,检测当前帧中的运动目标并标记
数字图像处理与机器视觉
- 数字图像处理与机器视觉:Visual.C.与Matlab实现.张铮.高清扫描版(Digital image processing and machine vision)
darknet-master_20170303.tar
- 帅选出人体,yolo人员检测,yolo模型,并识别(peole detect and get the pix point of it ,)
基于小波变换的图像融合源代码
- 利用小波变换融合红外图像与可见光图像,提高图像质量(Infrared image and visible light image are fused by wavelet transform to improve image quality)
halcon
- 车道线识别:能较好地识别高速公路上的车道线(Can better identify the Lane Lane on the highway)
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
PSO
- 实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
ITU-T.83-JPEG-标准协议.pdf
- JPEG标准协议官方版本,研究JPEG编解码必备资料。(JPEG standard protocol official version, research JPEG codec essential information.)