资源列表
algorithms-and-implementation
- Visual C++数字图像处理典型算法及实现 源码-Visual C++ digital image processing algorithms and implementation of a typical source
plot
- 在matlab中,可以实现plot画图的透明化,具有实际意义-In matlab, plot drawing of transparency can be achieved with practical significance
0001
- 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
RGGBImageproc
- bayer格式的图片解码代码,解码rggb格式的C++源代码。-bayer rggb image process source code
opencv_reference
- OpenCV 帮助文档 Opencv开发必备的参考手册-OPencv reference documents
CG_SENSE_Cartesian_2
- 梯度SENSE算法恢复医学核磁共振图像,分析了不同降采因子根均方误差不同。-Gradient SENSE algorithm to restore the medical magnetic resonance images, analysis of the different drop mining factor of the root mean square error.
inpainting-survey
- 基于偏微分方程的数字图像修复的一些方法和模型,介绍了几种常用的数字图像修复的模型。-Based on partial differential equations of the digital image repair some of the methods and models, introduced several popular models of digital image restoration.
color_moment
- 输入图片的一阶矩、二阶矩、三阶矩。颜色空间可以在计算前更改- the first moment, second moment and third moment of the picture
ImageBrowser
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
EdgeDetection
- 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
cvThreshold_cvCanny
- open cv 邊緣化 用Canny作邊緣化處理 cvCanny, void cvCanny( const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size=3 ) image 單通道輸入圖像. edges 單通道存儲邊緣的輸出圖像 threshold1 第一個閾值 threshold2 第二個閾值 ap
pca
- 主成分分析ppt。对做图像分析以及融合很有帮助。从别处转来的。希望有用。-Principal component analysis ppt. Right to do image analysis and fusion helpful. Have been transferred there. Want to be useful.
