资源列表
FluidSimulation
- 计算机图形学相关,烟雾渲染的C++代码~-C++ implementation of Smoke Rendering
imgShift
- 函数实现二维图像的8个不同方位的平移,并返回各个方向的图像堆叠。-Function to achieve two-dimensional images of different directions pan 8, and returns the respective directions of the image stack.
covmatrix
- 函数实现矩阵的协方差矩阵求解,返回协方差矩阵即其列向量。-Function implementation matrix covariance matrix solver, that is, it returns the covariance matrix column vector.
imgSharpening
- 函数实现普通二维灰度图像的锐化处理,返回锐化后的图像。-Functions for sharpening ordinary two-dimensional gray-scale image, image sharpening after the return.
Isgray
- 函数实现判断输入的图像是否为灰度图像,是灰度图像返回1,不是灰度图像返回0.-Function to achieve judge whether the input image to grayscale, grayscale images return 1 return 0 instead of grayscale images.
myImFilter
- 自己写的基于传统的Sobel算子的二维图像滤波器,返回滤波后的梯度图像及边缘检测图像。-Write your own based on the traditional Sobel operator dimensional image filter, images and gradient edge detection image return filtered.
Geometric
- 利用vs2010+Opencv对图像进行几何变换(平移、旋转、放大)-Use vs2010+ Opencv the image geometric transformations (translation, rotation, zoom)
MeanShift-Trace-Ellipse
- mean shift跟踪,椭圆大小及方向随物体运动而变化,始终能框住物体,论文和代码均在压缩包里面,亲测没有问题。-mean shift tracking, oval object the size and direction of the movement with the change, will always be able to frame objects, and code papers were compressed inside, pro-test is no problem.
Image-Registration-by-using-SIFT
- 基于SIFT特征的图像配准Matlab版本,新手可以看一看,还是蛮有用的!-Image registration based SIFT feature( Matlab version), and it s very useful for the rookies!
scan-line-zbuffer-algorithm-master
- Zbuffer扫描线算法,Z Buffer(Z 缓存),Z-buffering是在为物件进行着色时,执行“隐藏面消除”工作的一项技术,所以隐藏物件背后的部分就不会被显示出来。-Zbuffer algorithm
camera-capture-based-on-opencv
- opencv调用摄像头获取视频,百度上很多类似代码,但是是有问题的,经过修复后能够使用,先配置opencv,直接复制即可运行-Camera capture video based on opencv
mineWatermark-master
- 使用小波实现数字水印的嵌入与提取.-Digital watermark embedding and extraction using wavelet
