-
运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下...
运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下-use vc Bresenham algorithm completed six of the 360 degree rubber of the algorithm is in the central Sharing Circle what
- 2022-03-19 09:01:59下载
- 积分:1
-
niblack阈值化方法
用VC++写的Niblack图像分割算法;已经在本机上调通。使用Visual Studio2008+windows7或者windowsXP环境运行
- 2022-03-21 11:19:49下载
- 积分:1
-
利用几何方法对图像进行配准,重建的计算,调整,处理。
利用几何方法对图像进行配准,重建的计算,调整,处理。-use of geometric methods to image registration, renewal, adjust and handle.
- 2022-12-23 10:40:04下载
- 积分: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
-
图象处理 功能简单
图象处理 功能简单-image processing functions simple!
- 2023-07-07 15:30:03下载
- 积分:1
-
图像处理程序,读写器,读医学图像小程序
图像处理程序,阅读程序,读医学图像的小程序-Image processing procedures, reader, reading the medical image applet
- 2022-12-24 13:05:04下载
- 积分:1
-
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。...
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。-3D computer graphics blanking process, a very useful oh. Commissioning of the VC passed.
- 2023-06-06 19:25:03下载
- 积分:1
-
这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。
这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。-It is written in a multi-texture DirectX9 animated, showing a real effect of the water.
- 2022-08-17 16:38:11下载
- 积分:1
-
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾!...
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾! -spiht contemporary pop wavelet-based image coding, this algorithm is used to achieve vc, The procedures powerful, practical, easy to use! Not rubbish!
- 2022-03-14 14:01:00下载
- 积分:1
-
刚开始学习VC++ 做的程序,,呵呵,,乱七八糟的,,比CGraph类差远了...
刚开始学习VC++ 做的程序,,呵呵,,乱七八糟的,,比CGraph类差远了-VC just started learning to do the procedures, what mess, and worse than CGraph category from the world, and
- 2022-07-15 00:53:29下载
- 积分:1