资源列表
Image-processing-source-code
- 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
registration
- 先用SUSAN算法对两幅图像进行角点检测,然后用NCC算法进行粗匹配,最后用RANSAC算法进行精确匹配-SUSAN algorithm first with two images on corner detection and coarse matching algorithm with NCC, and finally with RANSAC algorithm for exact match
gaussion_dec
- 采用高斯背景建模方法实现动态背景下运动目标的检测,能够适应一定的背景变化-Gaussian background modeling method to detect moving targets achieved under the dynamic background, able to adapt to certain changes in background
TDM_model_OK
- 自己搭建的基于Matlab-Simulink的双路单向语音传输时分复用系统的模型-Matlab-Simulink-based dual-way voice transmission time division multiplexing system to build their own model of
Image-processing-based-on-PCNN
- 脉冲耦合神经网络,图像处理,基于PCNN的各种算法源码。包括:图像增强,滤波,提取边缘,图像分割-image processing based on PCNN
chengxu
- 通过对图像的处理实现对酒瓶酒瓶、瓶身、液位的检测,检测瓶口是否完整,瓶身是否有裂痕,液位是否达到指定位置。-To detect the wine bottle, the bottle, the liquid level by image processing, detection of the bottle mouth is complete, if there are cracks, whether the liquid level reaches the designated positio
IPLab_MUSICA
- 使用多阶对比度增强技术MUSICA来增强图像对比度。-Multi-level contrast enhancement technique using MUSICA to enhance image contrast
Image-fgd
- 有关图像反光点监测与部分修复的matlab程序包-The image spot monitoring
Fourier3
- 三维傅立叶变换,对图像进行三维傅立叶变换,和反变换,显示结果进行成对比。-Dimensional Fourier transform, the Fourier transform of the three-dimensional image, and inverse transform, the resulting display contrast.
opencv-249.src
- 发票印章处理,采用VC开发。识别红色内容,生成新的图片。-Invoice seal processing, using VC development. Identify red content, generate new images.
b_NearFrameCha
- 一段用matlab做帧间差分法以识别视频中的运动目标的源程序 测试效果良好-Using matlab to do some inter-frame difference method to identify the video source
ART_test
- 一种简单的代数重建算法,用于CT图像二维重建,供初学者学习使用。-A simple algebraic reconstruction algorithm, used in CT image reconstruction, for beginners learning to use.