资源列表
Desktop
- paddedsize函数源码,用于处理matlab图像处理中频域滤波问题(Paddedsize function source code)
imnoise2
- 使用规定分布生成空间随机噪声,可以选择噪声类型和参数。(Using the prescribed distribution to generate spatial random noise, we can choose noise types and parameters.)
新建文件夹
- 对于MATLAB双目视觉处理中,通过前期获取摄像机参数等后制成深度图。(For MATLAB binocular vision processing, we can get the depth map after obtaining camera parameters in the early stage.)
MC
- 利用MC算法进行医学图像3D重建,基于python和VTK(MC algorithm for 3D reconstruction)
Matlab文件
- 索引图像与灰度图像之间的转换,RGB图像与索引图像之间的转换,索引图像与二进制图像之间的转换(Transformation between index image and grayscale image, transformation between RGB image and index image, transformation between index image and binary image.)
CORDIC算法MATLAB代码
- 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro
幅频特性曲线
- 求给定函数的幅频特性曲线,给定区间进行画图。(Given an analog signal, it is converted to digital signal, calculated by FFT, and the amplitude frequency characteristic curve is drawn.)
OCR
- C#调用DLL实现图像文字识别(OCR)(C # call DLL realize image character recognition (OCR))
facedetection1
- 用笔记本的摄像头获取照片,然后再对该照片进行人脸识别。基于颜色的人脸识别。(Color-based face recognition)
code
- 噪声背景下的信号检测是一项复杂而又重要的任务,在雷达信号检测和通信领域都是重要的课题。在低信噪比情况下与普通自相关函数法进行了比较。给出了时域及频域(Signal detection in noisy background is a complex and important task. It is an important topic in the field of radar signal detection and communication. Compared with the gene
IDL
- ENVI转TIF,利用ENVI库函数将ENVI标准格式数据转换为.tif文件示例(Using ENVI library function to transform ENVI standard format data into.Tif file example)
Zhang-Suen-thinning-algorithm_main
- 二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)