当前位置:网站首页>【Halcon视觉】图像灰度变化
【Halcon视觉】图像灰度变化
2022-07-26 10:15:00 【文布斯】
图像灰度变换的目的,是为了提高图像的对比度,对比度越高,清晰度越高。
1.灰度线性变换
add_image() 图像相加
invert_image() 图像取反
2.灰度非线性变换
log_image() 对数函数
exp_image() 指数函数
3.灰度直方图变换
图像均衡化。
dev_close_window ()
dev_open_window (0, 0, 512, 512, 'black', WindowHandle)
*读取原图
read_image (Image, 'C:/Users/Allegro/Desktop/图片/风景3.jpg')
*图像取反
invert_image (Image, ImageInvert)

边栏推荐
- Wechat applet learning notes 1
- 点赞,《新程序员》电子书限时免费领啦!
- Uniapp error 7 < Map >: marker ID should be a number
- Common errors when starting projects in uniapp ---appid
- How to write a million reading article
- Applet record
- The charm of SQL optimization! From 30248s to 0.001s
- Flask框架初学-04-flask蓝图及代码抽离
- AirTest
- Data communication foundation telnet remote management equipment
猜你喜欢

Basics of data communication - basic knowledge of network
![[award-winning question] ask Judea pearl, the Turing prize winner and the father of Bayesian networks](/img/0f/01d6e49fff80a325b667784e40bff3.png)
[award-winning question] ask Judea pearl, the Turing prize winner and the father of Bayesian networks

如何写一篇百万阅读量的文章

Meeting OA project (III) -- my meeting (meeting seating and submission for approval)

regular expression

Session based recommendations with recurrent neural networks

Jpg to EPS

Study on the basis of opencv

Distributed network communication framework: how to publish local services into RPC services

Map key not configured and uniapp routing configuration and jump are reported by the uniapp < map >< /map > component
随机推荐
The problem of incomplete or partial display of the last recyclerview is solved
数据库的复习--1.概述
Server memory failure prediction can actually do this!
Uni app learning summary
Cloud native (36) | introduction and installation of harbor in kubernetes
Solve the problem of storing cookies in IE7 & IE8
Use spiel expressions in custom annotations to dynamically obtain method parameters or execute methods
Uniapp "no mobile phone or simulator detected, please try again later" and uniapp custom components and communication
Applet record
Under win10 64 bit, matlab fails to configure notebook
Like, "new programmer" e-book is free for a limited time!
Uniapp common error [wxml file compilation error]./pages/home/home Wxml and using MySQL front provided by phpstudy to establish an independent MySQL database and a detailed tutorial for independent da
[information system project manager] summary of essence of high-level series for the first time
30分钟彻底弄懂 synchronized 锁升级过程
C language course design Tetris (Part 2)
面试突击68:为什么 TCP 需要 3 次握手?
PHP executes shell script
Redis realizes distributed lock and gets a watchdog
面试第二家公司的面试题及答案(二)
Wu Enda linear regression of machine learning