搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
coloc3D
- Descr iption: This scr ipt allows the user to load 3-D TIFF images, such as those derived from confocal or 2-photon microscopy, into the MATLAB workspace for analysis of colocalization between two images in 3-D. It includes a function <getstacks&g
routi
- 最短路经问题的个人方法实现,大家如果有好的方法,可以跟我探讨-via the shortest way to achieve personal, If you are good, so I can explore
SDL-1.2.9
- This the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. -This the Simple DirectMedia Layer. a general API that pr
imagelogistix_sources
- The Network Camera Tool takes an image from an Internet camera and uploads this picture via FTP and/or records the image on your local hard disk according to the selected scheduler settings. The Network Camera Tool supports Axis 205, 206, 206M and 20
volume_browser
- GUI for visualization of data volumes via slices, contour lines, isosurfaces, and animation.-GUI for visualization of data volumes via s lices, contour lines, isosurfaces, and animation.
match-v3.3.src
- This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih \"Multi-Camera scene Reconstruction via Graph Cuts\" In: European Conference on Computer Vision, May 2002. Vladimir
l1magic.tar
- l1-magic的matlab代码,l1-magic: Recovery of Sparse Signals via Convex Programming
Interpolatory
- 一个外国人写的插值细分曲线的程序,Interpolatory Subdivision Curves via Diffusion of Normals
wt_interp
- Image Resolution Enhancement via Data-Driven Parametric Models in theWavelet Space
esintp
- An Edge Guided Image Interpolation Algorithm via Directional Filtering and Data Fusion
low-rank-ksvd
- 低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed descr iption can be found in "Image Denoising Via Sparse and Redundant representations
Mode-seeking-via-Medoidshifts
- 二维三位数据 聚类并显示,These files implement the medoidshift algorithm described in: Yaser Ajmal Sheikh, Erum Arif Khan, Takeo Kanade, "Mode-seeking via Medoidshifts", IEEE International Conference on Computer Vision, 2007. -These files implement the medoi
KSVD
- 实现文章“Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries”中的降噪算法-Realize the article " Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries" in the noise reduction algorithm
Breast-Cancer-Diagnosis-via-Linear-Programming.ra
- medical image fusion in breast cancer.
Fast-Soft-Shadows-via-Adaptive-Shadow-Maps
- Fast Soft Shadows via Adaptive Shadow Maps
Image-S-R-via-SR
- Image Super-Resolution via Sparse Representation.pdf 通过稀疏表示算法实现图像的超分辨率表示。 稀疏表示算法主要用在图像去噪图像恢复上,是一个很好的工具。-Image Super-Resolution via Sparse Representation.pdf
Saliency-Detection-via-Graph-Based
- Saliency Detection via Graph-Based Manifold Ranking文章的代码,采用流形排序的方法的显著性检测-The code is for paper Saliency Detection via Graph-Based Manifold Ranking by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
matrix-completion-via-threshloding
- Matrix Completion via Iterated Thresholding min nuclear-norm(X) subject to ||y - M(X)||_2<e-Matrix Completion via Iterated Thresholding min nuclear-norm(X) subject to ||y- M(X)||_2<err
Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
- Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法