资源列表
SceneDemo
- 基于现代OpenGL的火焰粒子系统的模拟,采用双缓冲思想,将粒子的计算搬运到了GPU上进行并行计算,加快粒子系统的模拟速度。(Based on the modern OpenGL simulation of the flame particle system, the double buffer idea is adopted to transfer the computation of particles to GPU for parallel computation, which accel
surferService.src
- java调用surfer,生成等值面!!!!(polygon java surfer!!!)
SCN_Matlab-master
- 一种用于图像处理的超分辨率算法,增大图像分辨率(A super-resolution algorithm for image processing to increase image resolution)
Go 语言实现图片灰度均衡
- Go 语言实现图片灰度均衡 灰度均衡是把图像中像素的值在灰度级上重新分配的一个过程, 是输入图像转换在每一灰度级上都有相同的像素点数的输出图像
case_1
- flow clustering matlab code
siftWin32
- sift算法的核心,siftWin32.exe的源程序,可执行,可导入Matlab(The core of the SIFT algorithm, the source of siftWin32.exe, executable, can be imported to Matlab)
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接
FE
- Hello every one sorry this file i upload to be a members
meanshift
- meanshift 图像分割算法,可以实现tif等格式图像分割(meanshift image segmentation)
testopticalflow.m
- 实现了L-K光流法, 用Matlab实现,经测试可以使用。最基本的方法。(L-K optical flow, it is used by lucas-kanada method to finish it. it is simple, but useful.)
772373
- as well as the most widely spoken Germanic language. Named after the Angles, one of the Germanic tribes that
KNN 编译环境opencv3.0
- opencv3实现手写数字knn算法的代码(Opencv3 implements the code of the KNN algorithm)