资源列表
merge_curvelet(1)
- 利用curvelet进行遥感图像融合,低频部分采用平均法,高频部分采用绝对值最大。
123
- vc读取图象,能够运行
dft
- 低通滤波器,对图像滤波。采用opencv。其中包含二维高斯低通滤波器,衰减系数为2的二维指数低通滤波器,2阶巴特沃思低通滤波器,二维理想低通滤波器-Low-pass filter, the image filtering. Using opencv. Which contains two-dimensional Gaussian low-pass filter, the attenuation factor of 2 two-dimensional index of low-pass filte
1
- 24位真彩色转256色灰度图。。。方法一-24-bit true color to 256 color grayscale. . . Method 1
hexin2008301610119View
- 画虚线程序,有宽度属性,好用简单,学生作品,随意使用-Dotted line painting process
band_mean
- idl中,对hansen文章中的metrics设计-idl,band match
c
- 資料壓縮的原理與應用DCT域上影像縮小1by4的C程式-Data Compression Theory and Application of DCT domain image of the C program to narrow the 1by4
ImageLoad
- detect face and eye from webcam opencv
Material
- 计算机图形学 OpenGL 材质、光照模型简单编程-OpenGL programming on material
22_UseIteratorAccessPixel
- 用迭代器访问像素。开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-Access pixel with iterators. IDE version used for development testing: Visual Studio 2010 Function: processing each pixel, and outputs the run time.
cell
- 对细胞图像的处理提取出细胞形态,包括小波去噪,自适应直方图均值化,同态滤波,边缘检测,膨胀填充等一套方法-Cell image processing to extract the cell morphology, including wavelet de-noising, adaptive histogram equalization, homomorphic filtering, edge detection, such as filling a methodology expansion.
hough_ellipse1
- 基于椭圆的几何性质确定椭圆的两个参数,再结合hough确定另外三个参数,实现椭圆的检测-Based on the geometric properties of the ellipse to determine the two parameters of the ellipse, and then combined with Hough to determine the other three parameters, to achieve the detection of ellipse