登录
首页 » Special Effects » 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0...

看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0...

于 2022-05-15 发布 文件大小:522.04 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

看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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 美国ACM SIGGRAPH的计算几何图形代码精华,连载3
    美国ACM SIGGRAPH的计算几何图形代码精华,连载3-the calculation geometry code essence, a series of three
    2022-03-06 06:35:41下载
    积分:1
  • C++编写的医学用的细胞识别统计系统,可以腐蚀膨胀,平滑,最后统计出细胞个数....
    C++编写的医学用的细胞识别统计系统,可以腐蚀膨胀,平滑,最后统计出细胞个数.
    2022-05-06 02:31:02下载
    积分:1
  • Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片...
    Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images rotation algorithm source files, including standard tests Photo
    2022-03-30 20:20:37下载
    积分:1
  • 30个图像处理的VC++源代码,包括256色转灰度图,Hough变换技术。
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-07-27 04:43:16下载
    积分:1
  • (医学伪彩色处理)vc++源代码,需要的下
    (医学伪彩色处理)vc++源代码,需要的下-(Medical pseudo-color processing) vc source code, under the
    2022-08-15 20:20:12下载
    积分:1
  • 边界方向的直方图统计。采用canny算法实现。 测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定) 1...
    边界方向的直方图统计。采用canny算法实现。 测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定) 1.bmp、2.bmp用来测试尺度变换后图像的识别; 3.bmp、4.bmp用来测试尺度变换后图像的识别; 2.bmp、2_shift.bmp用来测试平移后图像的识别。 实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图; 运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp; 实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图; 边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
    2023-07-29 09:00:03下载
    积分:1
  • 指纹识别 图像处理 细化 平滑 处理算法
    指纹识别 图像处理 细化 平滑 处理算法-Fingerprint image processing refined smoothing algorithm
    2023-07-12 00:50:03下载
    积分:1
  • 用vc编写的一个canny边缘检验算子 很好用 效果还可以
    用vc编写的一个canny边缘检验算子 很好用 效果还可以 -vc prepared with a canny operator Edge good test results can be used
    2022-03-01 21:08:16下载
    积分:1
  • 给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
    给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等-Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient
    2022-02-26 10:55:44下载
    积分:1
  • Harris Corner Detector角点检测最基本算法,包含源码
    Harris Corner Detector角点检测最基本算法,包含源码-Harris Corner Detector fundamental corner detection algorithm, including the source
    2022-03-13 23:51:42下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载