-
GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。...
GDI+图象编程,包含图象读取、图象与运算、灰度变换以及二值化等,功能在同一菜单下。-GDI programming, including image access, image computing, and the two gray transform value, such as the function of the same menu.
- 2023-08-04 11:30:03下载
- 积分:1
-
  MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此...
MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.-MFC (Microsoft Foundation Class Library) of the various categories combined constitute an application framework, its purpose is to allow programmers to establish the basis in this application under Windows, this is a relatively simple SDK for more methods. This article describes c++ Interface design.
- 2022-03-25 03:53:31下载
- 积分:1
-
LineTracker源码,实现类似CRectTracker的功能。
LineTracker源码,实现类似CRectTracker的功能。-LineTracker source, CRectTracker to achieve similar functionality.
- 2022-05-17 19:58:53下载
- 积分:1
-
图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法...
图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
- 2023-02-26 05:25:03下载
- 积分:1
-
著名的CHMM算法源码,是VC++ 7.0 版本的
著名的CHMM算法源码,是VC++ 7.0 版本的-Well-known source CHMM algorithm is VC++ 7.0 version of the
- 2023-06-09 22:05:03下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
一个很简洁的XP skin,支持bmp rebar,在原有代码上增加了自己的修改...
一个很简洁的XP skin,支持bmp rebar,在原有代码上增加了自己的修改-a very simple skin XP support bmp elasticity, in the original code to increase its own amendments
- 2022-02-05 22:24:23下载
- 积分:1
-
计算机图形学 NURBS曲线
计算机图形学 NURBS曲线-computer graphics NURBS curves
- 2022-07-24 19:17:25下载
- 积分:1
-
多层图像合成的visual c++源码,对初学者很有帮助
多层图像合成的visual c++源码,对初学者很有帮助-multilayer image synthesis of visual c source code, useful for beginners
- 2022-04-28 00:00:02下载
- 积分:1
-
对于程序的射线追踪算法,并用VB可以证明的。
一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
- 2022-10-17 03:05:03下载
- 积分:1