搜索资源列表
jingcaibiancheng3
- 精彩编程百例51~75 其中有 cpu速度测试 检测声卡 查询内存信息 图像处理技巧 模拟放大镜效果等待-exciting programming 100 cases of which 51 to 75 are cpu speed test for detection of memory card information Image Processing Technology Qiao simulation results for a magnifying gla
pngimage1.56
- This PNG Delphi version 1.56 documentation (this version is a major rewrite intended to replace the previous version, 1.2). Improvements in this new version includes: This new version allows the programmer to not use Delphi heavy units which
cccccc
- 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友! GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或
ReadBitmap
- 一个简单的读取位图图像文件信息的程序,c语言实现。-read a simple bitmap image file information procedures, c language.
Isam
- WEB页面上显示包含图象的数据库信息编程代码-Web pages displayed on the image database contains information programming code
tushusys
- 基于DELPHI的图片信息管理系统,数据库为ACCESS,数据库中的初始密码为“123456”。-DELPHI-based image information management system, database for ACCESS, a database of the initial password is " 123456."
dct2_out
- 数字水印(digitalwatermarking)是一种信息隐藏技术,它的基本思想是在数字图像、音频或视频等数字媒体作品中嵌入秘密信息,以便保护数字作品的版权、证明作品的真实可靠性、跟踪盗版行为或提供作品的附加信息。-Digital Watermarking (digitalwatermarking) is a kind of information hiding technology, its basic idea is in the digital image, audio or video
11
- 关于信息隐藏的matlab源代码 以及相关系数的检测-Information hidden on the matlab source code
bianmaqixinxi
- 在Visual studio 2005下实现如何获取图像编码器的信息-Visual studio 2005 in the realization of how to obtain the image information encoder
three-dimensional-image-registration
- 本文档详细介绍了基于互信息的并行算法的图相配准的研究,应用于大分辨三维图像配准,且配准效率高,稳定。-This document details the parallel algorithm based on mutual information to match prospective study of the map, used in large-resolved three-dimensional image registration, and registration efficient
image-processing
- 图像处理作为小车走迷宫过程中获得信息的第一过程,对于小车的计算路径和确认位置起到了根本的作用-Image processing information and has played a fundamental role in the process for the calculated path and confirm the location of the car as a car in the Maze process
Canny
- 实现图像的边缘检测,提取图像的特征信息,为后面图像处理做准备。-Image edge detection, feature extraction of image information, preparing for following image processing.
The-image-processing
- 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
picdatabase
- Delphi把图片存储到SQL数据库中,一个实用的Delphi数据库基础操作,把图片信息保存在数据库中,具体的实现方法请参见本源码吧,界面截图如上示。-Delphi the picture stored in a SQL database, a practical Delphi database operation, the image information is stored in the database, the concrete realization method please re
ttx
- Delphi:Delphi图像纹理绘图,PhotoShop中有这种纹理效果,本程序将内置的图像信息纹理化,当然,稍加改进,可纹理化指定的图片。 -Delphi: Delphi image texture mapping, PhotoShop has such a textured effect, this program will be a built-in image information textured, of course, a little improvement, you ca
Image-Data
- 基于LABVIEW的图像数据采集。包含数据有:图像的类型、深度、大小、图像数组等信息。-Based on LABVIEW image data acquisition. Contains the data are: type, depth, size, image information such as an array of images.
sobel
- sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
Image acquisition
- 图像采集。测量是基于图像中物体所表现出来特征。图像处理算法通常利用图像中包含的信息进行分类,如边、面或形状。不同类型的机器视觉算法,影响并提取一种或多种信息。 边缘检测及其衍生技术,如耙子,同心耙,和辐条(rakes, concentric rakes, and spokes)用于图像中所表现出了边。他们可以精确地定位物体边缘的位置。可以使用边缘检测来进行部件宽度一类的测量, 这一技术被称为卡尺。也可以综合多条边来计算交点、投射、适合的园或椭圆。(Image acquisitionThe me
Sparse image and signal processing
- 这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。 这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。 MATLAB和IDL代码伴随这些方法和应用程序重现。 实验并说明
labview小程序
- LABVIEW获取图像,实时显示图像信息 并可以实现拍照,照片存在一个自定义的文件位置(LABVIEW captures images, displays image information in real time and can take photos. There is a custom file location in the photos.)