-
tchartdemo
源……………
TChartDemo Source.........................
for delphi
- 2023-08-29 16:35:03下载
- 积分:1
-
lzw 屏幕传输远程监控的例子
源代码分客户机和服务器两部分,服务器自动启动,客户机可以扫描,并在远程启动程序,杀死进程,下载服务器文件。麻雀虽小五脏俱全。
- 2022-02-05 18:28:38下载
- 积分:1
-
计算机图形学中DDA画直线的算法,使用BCB6开发
计算机图形学中DDA画直线的算法,使用BCB6开发-Computer Graphics DDA painting linear algorithm, developed BCB6
- 2022-03-14 13:50:31下载
- 积分:1
-
obj文件读取和三角面片细分
obj文件的读取,对三角面片的细分等算法的实现。在图形图像方面有较大的使用价值,所用数据结构清晰明了,也是学习计算机图像的一大帮助,对于刚接触单位重建的也是很好的指导
- 2022-12-16 07:25:03下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减...
中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC++, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
- 2023-01-01 06:05:03下载
- 积分:1
-
几篇关于特征提取的好文章啊,包括点云和三角面片的特征识别与提取...
几篇关于特征提取的好文章啊,包括点云和三角面片的特征识别与提取-Several feature extraction on a good article ah, including point clouds and triangular patches of feature recognition and extraction
- 2022-03-24 14:19:30下载
- 积分:1
-
巴特沃斯高
butterworth高通滤波,里面有两个巴特沃斯高通滤波函数,我试过了,都可以用。-butterworth high-pass filtering, there are two high-pass Butterworth filter function, I tried, you can use.
- 2022-03-04 15:08:42下载
- 积分:1
-
source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统)...
source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统)-source directory for the chapter describes the functions of the journey is the source coding, JPEG compression coding (basic system)
- 2022-08-18 20:30:27下载
- 积分:1
-
计算图像的信息熵和梯度的算法源码
计算图像的信息熵和梯度的算法源码- The computation picture information entropy and the gradient
calculate the law origin code
- 2022-05-31 16:00:36下载
- 积分:1