-
以grapyscal方式显示位图
以grapyscal方式显示位图 -Displaying image in grapyscal style
- 2023-03-14 13:40: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
-
数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一...
数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一步在实践中利用各种图像处理能,特编制了一套实验演示软件。该软件既可以作为教学、演示之用,也可以在实际图像处理中直接应用。由于本软件严格按照软件工程的规范加以制作,并按惯例进行了包装,因此,安装使用极为方便。软件界面采用中文,界面友好、简便,一般不需要特别的专门学习就可以运用。在阅读完该简单说明后,只要动手试一下,便可灵活自如的加以应用。-Digital Image Processing Demonstration Program. To complement the "Digital Image Processing," a book published to facilitate readers in the study of the contents of the book to deepen understanding and increase the number of visual perceptions, in order to better understand the contents on the basis of the practice of using various image processing ability, developed a special experimental demonstration software . The software can be both as a teaching and demonstration purposes, but also in actual direct image processing applications. Since this software in strict accordance with the norms of software engineering to be produced, and the usual packaging, it is extremely easy installation. Chinese software interface, the interface
- 2023-07-09 05:05:05下载
- 积分:1
-
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。...
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, and its use with Cbitamp almost as simple.
- 2022-03-22 15:05:45下载
- 积分:1
-
Windows XP的现场版
windows xp live edition
- 2022-02-14 17:09:30下载
- 积分:1
-
Gray value can be input to create a BMP image, but the only disadvantage is the...
可以通过输入灰度值来创建BMP图像,但 缺点是只能创建8位位图-Gray value can be input to create a BMP image, but the only disadvantage is the creation of 8-bit bitmap
- 2022-10-12 02:50:03下载
- 积分:1
-
一个matlab源文件,可以实现部分彩色空间之间的相互转换
一个matlab源文件,可以实现部分彩色空间之间的相互转换-A matlab source file, you can achieve some color space conversion between
- 2022-06-18 02:12:21下载
- 积分:1
-
visualc++6.0实现创建位图 Creating a bitmap object from a BMP file 从位图文件中创建位图对象(6KB)...
visualc++6.0实现创建位图 Creating a bitmap object from a BMP file 从位图文件中创建位图对象(6KB)-visualc 6.0 to create bitmap Creating a bitmap object from a BMP file from the bitmap file created bitmap object (6KB)
- 2022-01-26 00:38:23下载
- 积分:1
-
图像拼接在超声波医学图像的应用,对图像拼接的专业人员有用...
图像拼接在超声波医学图像的应用,对图像拼接的专业人员有用-The application demonstrate the use of Image Mosaicing in ultrasound medical image, and is specially useful for the professionals engaged on Image Mosaicing.
- 2022-11-14 01:40:03下载
- 积分:1
-
Digital Image corrosion, expansion and refinement algorithm, and a number of oth...
数字图象腐蚀,膨胀和细化算法,和其他一些数学形态学的算法-Digital Image corrosion, expansion and refinement algorithm, and a number of other algorithms of mathematical morphology
- 2023-03-11 03:30:04下载
- 积分:1