资源列表
resample.rar
- 利用IDL程序重采样(resample)MODIS影像,很有帮助呢,大家看看,IDL procedures for the use of resampling (resample) MODIS images can be helpful, let us look at
Duffing_Cao.rar
- CAO方法求DUFFING方程的嵌入维数,CAO method DUFFING equation for embedding dimension
CurveLab-2.1.2.rar
- CURVELAB程序,用MATLAB语言编写,通过调试了,并且比较简单,CURVELAB procedures MATLAB language used by the debugger, and relatively simple
sobel8grad
- 一种新的图像清晰度评价函数,该函数对经典采用八方向模板Sobel边缘检测算子来检测梯度值-a clarity-evalua tion function was researched. An improved eight model Sobel function was proposed,
Texture_Synthesis
- 结合opencv实现纹理合成,比较基础的实现,还有待改进-Opencv combination of the texture synthesis, comparison-based implementation could be improved
Kakadu_V2.2.3.rar
- JPEG2000的C++标准代码,JPEG2000图像压缩基础、标准和实践附带光盘中的KAKADU代码,学习JPEG2000的很好算法,JPEG2000 the C++ Standard code, JPEG2000 image compression based on the standard and practice CD-ROM attached to the Kakadu code, a good learning algorithm for JPEG2000
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
harris-ncc-ransac
- 本代码主要是harris角点提取,ncc算法进行粗匹配,然后ransac算法剔除误匹配点-harris ncc ransac
用C++编写的影像滤波与变化检测的代码
- 用C++编写的影像滤波与变化检测的代码,对进行图像处理有较大的帮助-Written in C++, image filtering and change detection code, for image processing have a greater help
nedi
- 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
boundary_trace
- 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me