搜索资源列表
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
提取国标汉字的C源码
- 在嵌入式开发过程中需要对汉字进行相应的处理,对于字模需要一个软件将其提取出来-embedded in the development process needs to be carried out in Chinese characters, Fonts need for a software to retrieve it from
Thechangeableshapeiscutout
- 多边形的剪裁,用VB开发,裁剪掉划定范围外的部分-polygon clipping, using VB, cutting out outside the designated part
vppicture
- 用VB编的图片淡入淡出效果。。。。。。。效果挺好的-VB series out of the picture fades effect. . . . . . . The effect is very good
lena_horizen_lines
- 图像处理的gdi实现,取出了lena的水平条文干扰,采用了多种处理手段。-image processing gdi realized, out of the standard provisions lena interference, using a variety of means to deal with.
photo_delphi
- 常见的图像处理,如反色,淡入淡出,弯曲,变形-common image processing, such as anti-color fades out, bending and deformation
delhp
- DELPHI里的图像淡入淡出是很有用的东西,拿出来供大家参考-Delphi's image fades out of useful things to show for your reference
kalmantracking
- 本文件用matlab 语言,对kalman滤波的方法进行仿真,画出来原始曲线,观察值,和跟踪曲线,会对初学者有很大的帮助!-this document using Matlab language, Kalman filtering method simulation, sketching out the original curve, observed values, and tracking curve, beginners will be of great help!
FadeInsrc
- 对图片进行淡入淡出效果的渲染,通过改变图象中的Alpha通道来实现。-right picture Fade out of the exaggerated effect by changing the image of the Alpha channel to achieve.
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
xiaoshiju
- 消失矩作用的程序,它是用一维信号来进行编程 -vanishing moments of procedures, it is a signal to carry out peacekeeping Programming
temp-1
- 本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。 用程序时必须在E盘下建立此文件。 e:\\PICUTRE\\TEMP2.BMP -this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedu
genetic_bp
- 该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考-that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to
YUVPlayer_Src
- 做视频处理的肯定都要乃至YUV格式图像数据,这里给出了一个YUV图像/视频内容播放器,并将其源码也公开了出来,推荐视频方向人员下载使用!-do video processing, and even the affirmation must YUV format image data, Here is a YUV image / video content player, and will also open its source code out, Video direction staff r
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
zifufenge
- 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little change can be realized out segment
waveletanalysis
- 小波分析理论中的一些例程,摘出来方便大家参考.-wavelet analysis theory of some routines, pick out convenient reference.
111fenge111
- 图像分割阈值选取技术综述。。阐述了很多经典的分割算法-image segmentation threshold selection Technology. . Set out a number of classic segmentation algorithm
Time-out-recovery-of-GPUs
- 该文档介绍了如何解决在windows系统下GPU计算超时的问题,特别针对TeslaC2050,2070系列GPU。-This document describes how to troubleshoot in the windows system out of GPU computing, especially for TeslaC2050, 2070 series GPU.
Image-zoom-in-and-out
- 图像的放大和缩小vb源代码,非常标准的源代码-Image zoom in and out vb source code, source code is the standard