资源列表
myImFilter
- 自己写的基于传统的Sobel算子的二维图像滤波器,返回滤波后的梯度图像及边缘检测图像。-Write your own based on the traditional Sobel operator dimensional image filter, images and gradient edge detection image return filtered.
Isgray
- 函数实现判断输入的图像是否为灰度图像,是灰度图像返回1,不是灰度图像返回0.-Function to achieve judge whether the input image to grayscale, grayscale images return 1 return 0 instead of grayscale images.
imgSharpening
- 函数实现普通二维灰度图像的锐化处理,返回锐化后的图像。-Functions for sharpening ordinary two-dimensional gray-scale image, image sharpening after the return.
covmatrix
- 函数实现矩阵的协方差矩阵求解,返回协方差矩阵即其列向量。-Function implementation matrix covariance matrix solver, that is, it returns the covariance matrix column vector.
imgShift
- 函数实现二维图像的8个不同方位的平移,并返回各个方向的图像堆叠。-Function to achieve two-dimensional images of different directions pan 8, and returns the respective directions of the image stack.
FluidSimulation
- 计算机图形学相关,烟雾渲染的C++代码~-C++ implementation of Smoke Rendering
Wavelet-TMM2013
- 一个很好的小波变换来实现saliency检测-This is a pretty good algorithm of saliency detection using Wavelet Transform.
test_find_pos
- 输入一副图片,识别图片中红色区域,鼠标点击得到图像中不同的区域即可得到该区域质心坐标。-Enter a picture identification picture red zone, the mouse click to give the area centroid coordinates.
SparseLab200-Core
- 压缩感知的基本算法模版,并包括实例,随下随用。-The basic algorithm of compressed sensing template, and includes examples, increases with the increasing of use.
GPSR_6.0
- 压缩感知图像处理中的GPSR算法,即稀疏梯度投影算法,主要用于重构。-GPSR algorithm of compressed sensing image processing, namely, sparse gradient projection algorithm, it is mainly used for reconstruction.
software
- 用于解决压缩感知重构的基本算法和用例,包括OMP/SP等基本算法-Solve the basic algorithm of compressed sensing image reconstruction, including the basic algorithms such as OMP/SP
TVAL3_v1.0
- 用于压缩感知重构的TV算法,主要解决压缩感知中图像重构的问题-Used to compress TV algorithm to reconstruct the perception
