Welcome![Sign In][Sign Up]
Location:
Search - 图像扫描

Search list

[CSharp图像扫描

Description: 一个C#写的图像扫描的程序,功能虽然简单,但有一定的参考价值-A c# program for image scan with simple function and good reference value.
Platform: | Size: 18649 | Author: 楂樻攢 | Hits:

[Program docKodak图像扫描控件

Description: Kodak图像扫描控件.rar
Platform: | Size: 3227637 | Author: gjhjqwer@126.com | Hits:

[Linux-Unixbsd-airtools.tar

Description: bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。-bsd- airtools is a package for wireless 802.11b audit provides a complete set of tools. It is currently contains a BSD-based WEP procedure, called dweputils (as well as NetBSD, OpenBSD, and the FreeBSD kernel patch). It also contains a curses based on the similar netstumbler (dstumbler) AP detection procedures can be used to detect wireless access points and connecting nodes to see images of the noise signal, the APs were scanning the interactive rolling, and a check every statistical information.
Platform: | Size: 77824 | Author: 陈洁营 | Hits:

[Windows Developscannerdll

Description: 从扫描仪获取图像的D-scanner from the DLL access images
Platform: | Size: 6359040 | Author: tu | Hits:

[File Operatebkreader

Description: 图象浏览软件,看NLC格式的图书工具,图书阅读器NLC(中国数字图书馆)版本 NLC格式是中国国家图书馆的电子图书格式。它把扫描的图书图像以JBIG 标准压缩(无损压缩)为很小的NLC文件。NLC文件是JBIG格式的一种变种。解压缩之后即可使用,不需要安装。-image viewing software, see NLC format books tools, books readers NLC (China Digital Library) NLC format version of the China National Library's electronic library format. It scanning books to-2 standard image compression (lossless compression) as a small NLC documents. NLC JBIG document format is a variant. After decompression can be used and do not need to install.
Platform: | Size: 394240 | Author: TL | Hits:

[GDI-Bitmap对图像进行中值滤波处理的源代码

Description: 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口规定了在取均值过程中窗口各个像素点所占的权重,也就是各个像素点的系数,这时候就称为加权均值滤波;对于中值滤波,对应的像素点的灰度值用窗口内的中间值代替。实现均值或中值滤波时,为了简便编程工作,可以定义一个n*n的模板数组。另外,读者需要注意一点,在用窗口扫描图像过程中,对于图像的四个边缘的像素点,可以不处理;也可以用灰度值为"0"的像素点扩展图像的边缘。下面给出了采用加权均值滤波的图像平滑函数代码和效果图:-smoothing filter general, the image of energy is mainly focused on the low-frequency part of the noise lies mainly in the high-frequency band, which system to extract the vehicle Edge Information has been concentrated in some of its high frequency, therefore, how to remove high-frequency interference at the same time, maintain the edge information, we Institute enforcement of the content. In order to remove noise, it is necessary for smooth images can be used to the low-pass filter to remove high-frequency interference. Image Smoothing including airspace and frequency domain method two categories, in the airspace law, the common image smoothing method is used Mean Median filter or filter for filtering mean, it is an odd point in the sliding window on the sliding images of the corresponding
Platform: | Size: 44032 | Author: | Hits:

[GIS program基于DCT变换的图像编码方法研究

Description: 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbert扫描顺序进行编码。这样不仅可以减少“块效应”,而且可以加快编码速度。-this paper the characteristics of DCT, using fractal Peano a Hilbert scanning curve, the DCT-based image coding method for the study and improvement of methods. The work is divided into two main parts : First, the DCT block on the basis of improvements. Right after block production of the image block matrix, not for direct two-dimensional DCT, but first scan, so they line up in a heavy-dimensional vector and then a peacekeeping DCT, thus reducing the amount of computation. Secondly, the level of cosine transform coding some of the improvements. The use level of DCT and zero tree coding combination of methods, coding and scanning process, according to a Hilbert Peano code scanning sequence. This will not only reduce the "blocking effect" but we can speed up the coding speed.
Platform: | Size: 5011456 | Author: lzy | Hits:

[CSharp图像扫描

Description: 一个C#写的图像扫描的程序,功能虽然简单,但有一定的参考价值-A c# program for image scan with simple function and good reference value.
Platform: | Size: 18432 | Author: 楂樻攢 | Hits:

[Graph programDIP_dg

Description: JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法-JPEG image compression Pixel scanning method (Zigzag scan) This is the cycle of Law
Platform: | Size: 594944 | Author: dg | Hits:

[Special EffectsXsImageEffectDemo

Description: 提供强大的图像处理功能,完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处,方便使用-provide a powerful image processing functions, complete source code is open, including rotating, zooming, narrow, automatic calibration choice, cutting, automatic black border removal, image and so on. Provide technical support, Scanning the most suitable for the development of the Image Processing Control was originally applied to the scanned images, ease of use
Platform: | Size: 297984 | Author: hb | Hits:

[Graph Recognizeduozitizifushibie

Description: 将若干张a到k的扫描的手写字符图像进行分割,输入神经网络进行识别-will to a certain Zhang k scanning images of handwritten character segmentation, neural network recognition
Platform: | Size: 27648 | Author: rice | Hits:

[Special Effects5845688suanfayanjiu

Description: 基于扫描地形图的几何纠正算法研究。主要讲解了关于倾斜的数字图像的处理问题。-Scanned topographic maps based on the geometric correction algorithm. Mainly on the inclination to explain the deal with the issue of digital images.
Platform: | Size: 18432 | Author: 王蜀颖 | Hits:

[Delphi VCLImage

Description: 图像处理OCX控件,可以接采集设备,扫描仪等-Image processing OCX control, you can then collect equipment, scanners, etc.
Platform: | Size: 1321984 | Author: lin | Hits:

[Internet-Networksrc

Description: 《Visual C++编程精选集锦(网络与通信分册)》相关配套源码。 Visual C++6.0中利用图像扫描控件控制扫描仪 实例2 也谈开发硬件中断虚拟驱动程序 实例3 利用DirectX实现对游戏操纵杆的编程 实例4 Windows环境下如何编写I/O程序 实例5 用Visual C++编制串行通信程序 实例6 Windows 98下的多显示器编程技术
Platform: | Size: 19005440 | Author: John | Hits:

[3D GraphicVTK

Description: vtk实例代码,实现了对医学扫描图像的三维显示
Platform: | Size: 31744 | Author: huyan | Hits:

[Graph RecognizeMODIVCDemo

Description: 能够识别扫描进计算机的图形图像信息,简单实用。-Able to identify scanned into the computer graphics image information, simple and practical.
Platform: | Size: 2182144 | Author: liujingchao | Hits:

[Graph programGraphShower

Description: 基于visual c++ 2008环境 该实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。 ③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。 ④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。 ⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。 ⑷ 文件目录窗口。通过目录树可以直接打开图像文件。 ⑸ 位图浏览窗口。以缩略图的形式显示图像。 -err
Platform: | Size: 3282944 | Author: Chris | Hits:

[Special EffectsImageProcess

Description: 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波 形态运算: 图像腐蚀、图像膨胀、开闭运算、图像细化 图像分析: 边缘检测、霍夫变换、轮廓提取、轮廓跟踪、阈值分割、区域生长、投影检测、差影检测、模板匹配 图像编码: 霍夫曼编码、香农-费诺编码、行程编码、GTF-LZW编码 -ImageProcess VC++
Platform: | Size: 903168 | Author: hongye | Hits:

[Graph program图像处理

Description: 扫描汽车汽车长宽高,如何以浮雕方式显示图像,如何以黑白方式显示图像(Scanning car length, width, height, how to display images in relief, and how to display images in black and white)
Platform: | Size: 7998464 | Author: he582 | Hits:

[Special Effects基于互信息的肝脏图像配准算法研究

Description: 基于互信息的肝脏图像配准算法研究 肝脏是人体重要的消化器官,肝脏疾病直接影响到人的生命健康。医学影像 学的快速发展为临床诊断提供了丰富直观的医学图像,肝脏CT增强扫描图像使 用造影剂可以在不同相期得到肝动脉与肝静脉高亮的图像,而不同模态的肝脏图 像反映了不同的病理信息。单一相期图像和单一模态图像往往都不能全面反映出 病理信息,通常融合不同肝脏相期图像和不同模态的肝脏图像可以提供更丰富的 信息以便医生掌握病变肝脏的综合信息,从而做出正确诊断或制定出合适的治疗 方案。而这首先要将待融合的图像的所有同一位置上的解剖点在空间位置上进行 对齐,即图像配准。 本文以肝脏CT多相期增强扫描图像和肝脏CT栅t图像为数据源,重点研 究了基于互信息的医学图像配准方法以及基于多分辨率B样条FFD模型的配准 算法,并针对互信息计算量大、易达到局部极值的问题以及非刚性配准中局部形 变的问题进行深入研究。(Research of liver image registration algorithm based on mutual information)
Platform: | Size: 15921152 | Author: 我是正常人啊 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net