-
看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清...
功能:
0...
看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清...
功能:
0.script自定义处理流程 处理由系统热键触发.
1.双击script的编辑框显示的提示:
Y , y : Yes //写屏
N , n : No
0 : XGrey //Grey
1 : One //取反
2 : Two //二值化
3 : XRGB //RGB亮度调节
4 : XExpose //曝光
5 : XGamma //Gamma
2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存.
3.二值化的时候.两种颜色可以点击黑白方块处设置.
4.个人的 快捷键,script,二值化颜色 的设置保存在 ini
-see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new w
- 2022-05-15 12:52:32下载
- 积分:1
-
改变图像的大小,从而改变图像的比例和重新
改变图像的大小,这样修改图像的比例并重新设置图片的大小
- 2023-08-16 16:35:03下载
- 积分:1
-
适合初学者
适合初学者-Suitable for beginners
- 2022-07-08 15:07:08下载
- 积分:1
-
计算多边形面积的算法
计算多边形面积的算法-polygon area calculation algorithm
- 2022-02-11 13:26:33下载
- 积分:1
-
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。
源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
- 2022-08-03 02:47:48下载
- 积分:1
-
针对纹理分割的程序分类的重要依据是卡尔…
重要的纹理分割分类基础程序,可以进行更深入的探讨和优化,应用于遥感影像中。-Important basis for classification of texture segmentation procedure can be carried out more in-depth exploration and optimization, application of remote sensing images.
- 2022-05-23 12:02:07下载
- 积分:1
-
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极...
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极值的边缘检测算法.kdh》《一种新的边缘检测算法.kdh》,效果很好,很明显,比传统的边缘提取算法更优越。-This procedure mainly realize the image edge detection: the achievement of the following papers introduce a new method:
- 2023-08-06 21:10:03下载
- 积分:1
-
对图像的各种操作的详细算法的VC++程序的形态…
把图像形态学的各个操作的详细算法用VC++程序写出来。-To image the morphology of the various operations detailed algorithm VC++ Procedures write it down.
- 2022-03-06 16:50:15下载
- 积分:1
-
人跟踪的源代码,有运动检测和跟踪的结果…
人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical projection, horizontal projection, except for Shadow, the new vertical projection
- 2022-03-12 00:44:51下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1