-
matlab
说明: matlab书上第六章数值运算的几个样例习题。。。。。(the descirbtion of the matlab)
- 2019-05-15 19:54:04下载
- 积分:1
-
LZW
在图像传输时,常常需要对图像进行压缩,这些代码用来对图像进行压缩编码。(In the image transmission, it is often the need for image compression, the code used to image compression.)
- 2009-12-04 20:44:45下载
- 积分:1
-
基于遗传算法的图像融合
说明: 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
- 2019-06-12 19:06:17下载
- 积分:1
-
Myimagesegemention
VC图像处理中阈值变换,计算图像面积等适合初学者,有一定的指导意义(VC image processing threshold transform, calculating image size suitable for beginners, must have guiding significance)
- 2009-03-27 15:39:06下载
- 积分:1
-
TWITS_vv
2007年ICIP国际会议论文的源码,用于实现对图像的反卷积恢复。(2007 International Conference on ICIP paper source for the realization of the restoration of image deconvolution.)
- 2020-07-03 04:00:01下载
- 积分:1
-
ROFL2denoisingmodel
ROF-L2去噪模型,可以有效的去除加性噪声(ROF-L2 denoising model)
- 2009-03-01 11:00:13下载
- 积分:1
-
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
-
CvThrehold
基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
- 2013-11-29 20:29:33下载
- 积分:1
-
DepthBasics-D2D
使用KINECT获取深度图像的源码,在vs平台下使用C++编写。(Use KINECT obtain depth image source, written using C++ in vs internet.)
- 2015-06-18 10:27:05下载
- 积分:1
-
三次B样条曲线拟合算法
B样条曲线分为近似拟合和插值拟合,所谓近似拟合就是不过特征点,而插值拟合就是通过特征点,但是插值拟合需要经过反算得到控制点再拟合出过特征点的B样条曲线方程。这里会一次介绍两种拟合算法。
- 2021-05-06下载
- 积分:1