资源列表
Image_Processing_GPU
- 本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure and its high-level shading language GLSL OpenGL implementation of image noise reduction, sharpening, contrast enhancement and other image processing!
TracKIT
- TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
Asift
- 基于仿射变换的改进sift算法,秒杀现有一切sift、surf-based on affine sift,
minboundrect
- 计算一个封闭区域的最小外接矩形的matlab代码。-calculate the minest rect of area
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
gear
- 使用matlab计算齿轮图片中齿的个数的程序(内附图及代码)-This file demonstrates how the Cell Execution Mode is useful in creating and publishing MATLAB scr ipt M-files. Starting with a picture of a clock gear, we work step by step to determine how many teeth are on the gear.
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
stereomatchingaft
- 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
matting1
- 软抠图算法 用于图像的去除块效应和光圈效应-Soft matting algorithm for the image to remove the block effect and the halo effect
ocean 海浪仿真模拟
- 实现基于FFT、Perlin噪声、Gerstner三种模型的海浪仿真模拟,实现了海水的反射、折射、Fresnel现象的模拟。-Implementation based on FFT, Perlin noise, Gerstner wave simulation of the three models, to achieve the water reflection, refraction, Fresnel simulation of the phenomenon.
LSQR
- 此程序为地震层析成像的LSQR算法,此算法用来解反问题。-This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.
allfns
- 是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西-code for reconstruction。 developed by VGG oxford