搜索资源列表
read
- 好的读图程序,使matlab可以迅速读出img等格式的图像,方便图像在envi与matlab之间转换-Good in image process, so you can quickly read matlab img image formats for easy image conversion between the envi and matlab
cximage
- img 处理,它可以快捷地存取、显示、转换各种图像,自带了较多图像模式转换算法,以及一些滤镜,是VC使用者最为常用的图像类库。 -image deal with
M-and-DS-UWB-Design--by-Elanix
- 基于压缩感知的图像重构算法,包括BP,MP,OMP等。-Theory of compressed sensing of img recory
read_envi_image
- IDL读取ENVI的img数据格式的例子源码-The img data format IDL read the ENVI example source
rgb2ycbcr
- 颜色空间转换:RGB空间-->ycbcr空间。速度比ColorSpace调用快多了。 调用格式[y, cb, cr] = rgb2ycbcr(img) 输入img: rgb彩色图;y: 亮度,cb:蓝色,cr:红色 调用参考runTest.m-Color space conversion, RGB to ycbcr call format: [y, cb, cr] = rgb2ycbcr(img) input img: rgb image output r: i
DetectFaceInImg
- detecting face in a fixed img. Java code
JavaOpenCV246.tar
- 基于java开发的opencv图像处理程序,简单实例-use java opencv to opera img
JavaOpenCV
- 使用java opencv操作处理图像的简单示例-use java to operat img