-
1197876686767rendertotexture
这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
- 2009-04-30 10:47:05下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
curves-movement-by-level-set-method
本程序采用水平集方法,演示了一个心形曲线在曲率力的作用下,逐渐消逝的过程。(This procedure uses the level set method, shows the process of a heart-shaped curve s disappearing under the force of the curvature.)
- 2020-12-21 16:09:08下载
- 积分:1
-
stack_seg
基于堆栈的图像分割算法,速度较普通区域生长法更快(Stack-based image segmentation algorithm, region growing faster than the ordinary method faster)
- 2007-12-04 11:36:01下载
- 积分:1
-
Diffusion-image-enhencement
用扩散滤波实现图像增强,包括高斯滤波预处理,梯度计算,结构张量计算,扩散张量计算,数值离散以及增强效果评估代码(Diffusion-image enhencement)
- 2013-05-29 16:17:33下载
- 积分:1
-
FuzzyMath
说明: 用PALKING模糊方法进行边缘检测,还有3个自适应改进方法(PALKING fuzzy method with edge detection, there are three adaptive Improvement)
- 2011-03-07 20:20:21下载
- 积分:1
-
yundongmubiaojiance
关于运动目标检测基础算法,混光流法合高斯模型、均值法、及帧间差分法(Moving target detection algorithm based on mixed Gaussian model optical flow together, mean method, and the inter-frame difference method)
- 2016-10-17 15:13:00下载
- 积分:1
-
CS_OMP
匹配追踪(正交匹配追踪算法程序)多子波分解与重构(Matching Pursuit (Orthogonal Matching Pursuit algorithm program) multi-wavelet decomposition and reconstruction)
- 2014-10-13 10:51:43下载
- 积分:1
-
LINEJ
逆合成孔径雷达中的运动补偿算法.具有高效率,高分辨率的特点.(inverse synthetic aperture radar of motion compensation algorithm. With high efficiency, high-resolution characteristics.)
- 2007-03-13 04:34:25下载
- 积分:1
-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1