-
本程序实现了基于内容的图像检索功能,也就是说如何根据图像的内容从多媒体数据库中索引或发现匹配的图像,所用的方法是傅立叶变换,小波变换等技术....
本程序实现了基于内容的图像检索功能,也就是说如何根据图像的内容从多媒体数据库中索引或发现匹配的图像,所用的方法是傅立叶变换,小波变换等技术.-the program content-based image retrieval functions, in other words how images from the multimedia database indexing or find matching images, the methodology used is the Fourier transform, wavelet technology.
- 2022-02-12 21:48:49下载
- 积分:1
-
基于自适应技术的遗传算法matlab源码,可应用于图像的去噪处理...
基于自适应技术的遗传算法matlab源码,可应用于图像的去噪处理-based on adaptive technology GA Matlab source can be applied to the image denoising
- 2022-07-06 19:43:37下载
- 积分:1
-
(计算机图形学)用Bresenham实现画圆的算法,用MidPoint实现画椭圆的算法
(计算机图形学)用Bresenham实现画圆的算法,用MidPoint实现画椭圆的算法-(Computer graphics) to realize drawcircle Bresenham
- 2022-02-04 19:20:37下载
- 积分:1
-
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正...
图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
- 2022-02-01 13:40:26下载
- 积分:1
-
利用高斯模型实现背景建模的程序。简单实用,自己写的,利用了opencv的处理函数,需要调节阈值...
利用高斯模型实现背景建模的程序。简单实用,自己写的,利用了opencv的处理函数,需要调节阈值-using the Gaussian model, background modeling procedures. Simple and practical, wrote, opencv use of the processing function, needs to adjust the threshold
- 2022-07-03 01:55:51下载
- 积分:1
-
Graphics Image Processing of Huffman algorithm complete (VC compiler OK)
图形图像处理之哈夫曼算法完整(VC编译OK)-Graphics Image Processing of Huffman algorithm complete (VC compiler OK)
- 2022-02-04 10:44:08下载
- 积分:1
-
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,...
仿射变换法求深度信息,目前最好的方法
function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im)
gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。
函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22] = diffusion_kernel_function (gx, gy, im) gx, gy for x, y direction of the partial derivative of Z is out to restore the depth of information. Function adapted from the image information to resume a high degree of information law
- 2022-05-26 04:32:32下载
- 积分:1
-
图像几何变换,图像平移,图像镜像,图像缩放
图像几何变换,图像平移,图像镜像,图像缩放-Image geometric transform, image translation, image mirroring, image scaling
- 2022-09-22 09:00:03下载
- 积分:1
-
这是我的大的3D图形操作,使用MFC的图形界面,美国..
这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
- 2022-05-26 07:30:14下载
- 积分:1
-
提供的C++语言写的一个精美的时钟程序,其中模仿…
用C语言提供的编写一个精美的时钟程序,它模仿手表的一般外观设计,是一个具有计时功能的倒计时器
- 2022-06-21 16:32:01下载
- 积分:1