资源列表
PI
- 永磁同步电机PI控制sumulink仿真,参数调节好,运行效果很好,matlab2009a上实现-Permanent magnet synchronous motor sumulink control PI simulation, parameter adjustment is good, the operation effect is very good, MATLAB2009A to achieve
Image-synthesis-test
- 图片合成 多个小图合成一个大图 图片拼接原理-Image synthesis of multiple synthesis of a large picture Image splicing principle
TCP-TCP-MONITOR
- TCP 协议视频监控,简单易上手, 是个很好的学习资料。-TCP protocol video surveillance, simple and approachable, a good learning materials.
geometryCOr
- 图像的几何校正程序,可对图像进行正下视的校正处理,为图像的配准提供准备,方法效果明显。-Image geometric correction procedures, depending on the image being under correction processing, providing preparation for image registration, method effect is obvious.
MATLAB
- 图像重建、图像维纳滤波去噪的代码以及卡尔曼滤波入门实例等-Image reconstruction, image denoising Wiener filtering and Kalman filter entry code examples, etc.
ColorBasics-D2D
- 通过kinect提取深度图和彩色图像。将kinect采集的视频转化成单帧图像进行保存-Depth maps and color images were extracted by kinect. Kinect will capture the video into a single frame image to save
jnb_detection_code
- 模糊度计算 jnb算法 使用matlab估计自然场景的图像模糊度。-blur quality calculation
top-bothat
- 高低帽变换,实现图像对比度增强。将高帽变换结果加上原图再减去 低帽变换结果,可以对原图像进行增强-tophat and bothat
Adaboost-FaceDetection-master
- 用于人脸检测的haar+adaboost matlab的代码-For face detection haar+adaboost matlab code
mean-shift
- 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。 4.meanshiftseg中,对分成一类的像素,取的是它们的平均值作为属于该区域的像素的 值。 5. 为了简单彩色图只做了第一维。其它类似的。-The iterative process 1.mean s
PlotCMC.m
- 绘制CMC曲线的MATLAB代码,可以参考一下-CMC curve MATLAB code
Face-Recognition
- 程序基于matlab,给出基于灰度图像的人脸识别,直接在命令行实现-Face recognition based on gray level images