资源列表
GRAPPA程序
- 经典的并行磁共振成像的算法GRAPPA程序,并附有8线圈的数据。
Simple-Image-Processing-System
- 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
Boosting
- 使用matlab编程的,boosting分类器的源程序,用于图像处理的行人的识别-Recognition using matlab programming, boosting classifier source for image processing pedestrians
R1
- 图片及视频中人数识别程序,识别率较高,要求matlab2015以上版本才行。-The number of pictures and video recognition program, recognition rate is higher, the job requires matlab2015 above.
Probabilistic-Fusion
- 基于概率模型的多曝光图像融合,使用了一个概率模型来进行多曝光图像的融合得到HDR图像-Multi exposure image fusion based on the probabilistic model, the use of a probabilistic model of fusion multi-exposure image obtained HDR image
hongwaiprogram
- 红外热图像处理C++代码 载入红外位图之后处理成数据图像-After processing into infrared thermal infrared image processing C++ code is loaded bitmap image data
dijkstra
- dijikstra algorithm in js
1
- 基于MATLAB的视网膜图像分割,对视网膜的血管进行分割,分割效果良好-MATLAB based retinal image segmentation, segmentation of retinal blood vessels, segmentation good results
polygon_offset
- 多边形的offset。偏移算法。仅供参考-Polygon offset. Migration algorithms. For reference only ~~~~~~~~~~~~~~~~~~
DWGdirect
- AutoCAD DWG文件读写组件DWGdirectX,实现读取AUTOCAD中DWG文件格式的API-AutoCAD DWG file read and write components DWGdirectX, read AUTOCAD file format DWG API
test
- 摄像头采集VC++6.0,可以调用摄像头采集到画面,并且选择是否拍照-Camera capture VC++6.0, you can call the camera to capture the screen, and choose whether pictures
对图像进行变化检测
- 对图像进行变化检测,基于差值发的变化检测程序,比较简单,适合初学者运用学习,可以很好的检测出边缘变化等