-
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影...
实现了三维变换的一些基本功能:
以直线为轴进行旋转
以一点为基点放缩
对直线L作镜向
对平面作镜向
得到三维结构的投影
-achieve a three-dimensional transform some basic functions : a straight line to rotate around the axle of the base point of the linear scaling L for planar mirror to the right to be a mirror for the three-dimensional structure of the projector.
- 2022-08-08 21:42:06下载
- 积分:1
-
MODE X V 1.04 256色开发汇编子程序
MODE X V 1.04 256色开发汇编子程序-MODE 1.04 X 256 V color development compilation Subroutine
- 2022-01-31 23:03:34下载
- 积分:1
-
对图象进行处理,求压线格,用二域法,八域法求图象的边界,
对图象进行处理,求压线格,用二域法,八域法求图象的边界,-of image processing, for down the line grid, with two jurisdictions, eight domain method for image border,
- 2022-06-22 05:03:55下载
- 积分:1
-
矢量图形绘制,基于liuux系统,可以将图形存储到mysql数据库,也可以将图形存储为xml 格式文档...
矢量图形绘制,基于liuux系统,可以将图形存储到mysql数据库,也可以将图形存储为xml 格式文档-vector graphics rendering, based on liuux systems, graphics can be stored mysql database, which could also be saved as graphics files, xml
- 2022-07-26 17:55:40下载
- 积分:1
-
Turbo C VESA card test tools
Turbo C 的VESA 显示卡测试工具-Turbo C VESA card test tools
- 2022-10-15 12:50:03下载
- 积分:1
-
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码...
用VB6写的一个波形绘制软件,类似windows 任务管理器界面,只是绘制一个框架,实时波形须在控件的Display()方法中加入代码-Using VB6 to write a waveform drawing software, windows task manager like interface, but a framework for mapping, real-time waveform to be in control of the Display () method to add code
- 2022-06-14 13:18:09下载
- 积分:1
-
卷积反投影重建CT2维图像(Visual Fortran编写)
卷积反投影重建CT2维图像(Visual Fortran编写)-convolution-projection reconstruction CT2-dimensional images (Visual Fortran preparation)
- 2022-02-21 08:28:19下载
- 积分:1
-
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括...
二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC teacher"s guide, and very rare! Yuan Bin, Jiancheng, 41005, Liu Zhao. Also inside them-- including me :)
- 2022-01-31 20:37:07下载
- 积分:1
-
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码...
一个简易图象处理小程序,可以供娱乐使用,压缩包没有密码-a small simple image processing procedures, for entertainment use compressed no password
- 2022-02-07 00:04:15下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1