-
tiff格式图片数据读取程序
该代码可以对Tiff格式的图像文件进行操作,可以识别文件头、文件信息头等信息。主要包含读tiff图像、写tiff图像两个函数,分别用于读取tiff文件中的图像像素数据和将图像数据存回tiff格式图像。
- 2022-03-22 16:27:55下载
- 积分:1
-
《池塘夜降彩色雨》配套源代码
《池塘夜降彩色雨》配套源代码- Pond nights rain fall color complementary source code
- 2022-07-15 14:18:05下载
- 积分:1
-
基于内容的图像检索技术可以应用到军事图像种目标的检索
基于内容的图像检索技术可以应用到军事图像种目标的检索-content-based image retrieval technology can be applied to the military objectives of the species Image Retrieval
- 2022-11-12 20:35:04下载
- 积分:1
-
directx8 entry code, including texture mapping triangle transform loading model
directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
- 2023-05-15 02:25:03下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
视频镜头分割过滤
资源描述镜头资源冗余,因而镜头检测分割尤为重要,本程序实现检测镜头为若干图像,并进行分割识别
- 2022-03-13 03:10:47下载
- 积分:1
-
The program
该程序的功能是,在一个界面中随意用鼠标绘制几个圆形程序就能把任意两个圆的圆心连在一起-The program
- 2023-01-14 23:00:04下载
- 积分:1
-
比正确的条码识别,主要基于图像处理和边缘线,…
条码比对识别,主要基于图像处理和边缘线条检测的方法,包括C++源代码和例子程序。-than right barcode recognition, mainly based on image processing and edge lines, the method of testing includes C source code and examples of procedures.
- 2022-03-18 10:47:43下载
- 积分:1
-
Www.geometrictools.com from multi
来自www.geometrictools.com的多平台3d引擎库.屏蔽了中国IP,国内IP上不去-Www.geometrictools.com from multi-platform 3d engine library. Shield the Chinese IP, internal IP do not
- 2022-03-06 15:14:44下载
- 积分:1
-
这个程序是运用计算机图形学的消隐知识来绘制真实的三维图形...
这个程序是运用计算机图形学的消隐知识来绘制真实的三维图形-This procedure is to use computer graphics rendering of hidden knowledge to the real three-dimensional graphics
- 2022-02-03 20:24:41下载
- 积分:1