-
多媒体播放,利用DELPHI实现播放多媒体文件
多媒体播放,利用DELPHI实现播放多媒体文件-Multimedia player, using DELPHI realize play media files
- 2023-08-24 15:40:04下载
- 积分:1
-
这是一个图形学中的直线裁减程序,能方便地实现窗口对直线的裁减。...
这是一个图形学中的直线裁减程序,能方便地实现窗口对直线的裁减。-This is a graphics straight reduction procedures, convenient to be able to realize the window of linear reductions.
- 2022-05-05 10:00:55下载
- 积分:1
-
图像匹配批处理
图像匹配批处理-Batch Image Matching
- 2022-10-03 20:25:03下载
- 积分:1
-
图像处理编程
图像处理编程-Image Processing Programming
- 2022-02-27 05:40:05下载
- 积分:1
-
Perlin噪声模拟器
Perlin Noise Simulator
- 2022-12-23 08:10:03下载
- 积分:1
-
用于进行视频分割的源码。采用GMM以及Meanshift算法目标进行,主要进行阴影跟踪。...
用于进行视频分割的源码。采用GMM以及Meanshift算法目标进行,主要进行阴影跟踪。-Used for the source video segmentation. Meanshift algorithm using GMM, as well as targets, the main track for the shadow.
- 2022-12-17 03:25:03下载
- 积分:1
-
Maximum Shannon information entropy的图像分割,是结合概率统计的方法进行的分割,理论上可以得到图像分割的更多细节。打开即可使用...
Maximum Shannon information entropy的图像分割,是结合概率统计的方法进行的分割,理论上可以得到图像分割的更多细节。打开即可使用-Maximum Shannon information entropy of the image segmentation, is a combination of the methods of probability and statistics division, in theory, image segmentation can get more details. Open to use
- 2022-04-11 02:34:45下载
- 积分: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
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-08-25 15:32:37下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
- 2022-01-26 06:56:55下载
- 积分:1