搜索资源列表
tuxiangshang
- 计算图像的一阶熵,二阶熵和差分熵,使用matlab编写,差分熵运行较慢-First-order calculation of image entropy, second-order entropy and differential entropy, using matlab write, the differential entropy is running slower
HW3-Sheakhah-427220112-mask-laplacian_sobel
- it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
yundongtuxiangxuelie
- 运动图象序列的人体三维运动骨架重建的文章。写的很好。-Movement of three-dimensional image sequence of human motion skeleton reconstruction of the article. To write well.
sa1117_fifo
- 3个模块:图像数据采集控制(12C总线)、FIFO读写控制器、与PCI接口芯片通信。- Three modules: image data acquisition and control (12C bus), FIFO read and write controller, and PCI interface chip communication.
sa1117_fifo_pic
- 3个模块:图像数据采集控制(12C总线)、FIFO读写控制器、与PCI接口芯片通信。- Three modules: image data acquisition and control (12C bus), FIFO read and write controller, and PCI interface chip communication.
ImagePreviewd
- 在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。 上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。 兼容:ie6/7/8, firefox 3.5.5 后台支持下还兼容:opera 10.10, safari 4.0.4, chrome 3.0 asp版本使用Persits.Jpeg组件缩放图片,测试请先安装该组件。 -After studying the various preview method, in summary, w
vbSnap
- VB区域截图,获取鼠标拖动区域的图像,像QQ的截屏一样,程序保存图像格式是BMP,有需要其它格式的可自己查资料扩展吧,这里主要是想让大家知道如何编写截图程序-VB regional screenshots, get the mouse to drag the image area, such as QQ, screenshots, a program to save the image format is BMP, there is need for other data formats can
Digitalimageprocessing(Experiment2)
- 数字图像处理(实验二) 图像的读、写、显示和点运算 1、掌握函数imadjust与对数和对比度拉伸变换; 2、掌握直方图的绘制和直方图均衡化变换; 3、掌握空间滤波。 -Digital image processing (Experiment 2). the image to read, write, display and point operations a master function imadjust with the number and contrast
matlab_VC_sift-01.9
- 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
WebGatherPic
- 图片采集程序 不是我写的 多少有些参考价值-Image acquisition process is not how much I write some reference value
Intel_IPP_basic_usage
- IPP“Intel Integrated Performance Primitives” ( Intel IPP )是一套跨平台的软件函数库,他提供了广泛的多媒体功能:音频解码器(例如: H263 、 MPEG-4 )、图像处理 (JPEG) 、信号处理、语音压缩(例如: G723 、 GSM 、 AMR )和加密机制。“Intel IPP” 包含各种的函数,用于进行向量与图像处理、颜色转换、过滤、分屏、设置域值、变换,以及算术、统计、几何与图形运算。对于每个函数, “Intel IPP” 均支
VB_Demo
- 用VB语言写的生成二维码图片的软件,希望对你有用哦-VB language to write software to generate two-dimensional code image, hope useful for you.
je102026
- 用易编写的小例子,效果:图象处理—顺逆时针图片转换易语言存在误报请谨慎下载-Easy to use to write a small example, effect: image processing, clockwise and counterclockwise picture conversion easy language in the presence of false positives carefully please download
PNG-library
- PNG图片lib 资料,主要用于图像处理中对png图片的读、写,保存等操作-PNG image lib data, mainly used for image processing png image read, write, save and other operations
Embedded-DotFont
- 字库生成软件,采用c++Builder6.0编写,将字库和图像生成集合在一起。字体的类型、大小,和图像的尺寸、颜色、透明,均可以选择。-Font generation software using c++Builder6.0 write, font and image generation together. Font type, size, and an image size, color, transparent, and can be selected.
opencv-camera-VCPP-
- opencv实现的摄像头和Canny算子处理后的图像,利用VC++ MFC编写-opencv realize the camera and Canny operator image VC++ MFC write
ch1
- basic function in opencv: read image, write image, flip image, copy image good to start with this .
image-segmentation
- 用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等- using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet
NDVI
- 自己关于Landsad7影像,写个小程序(Own on the Landsad7 image, write a small program)
pixel_coder
- 霍夫曼编码;量化到8位字节每个像素编码及解码(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded sequence zipped along with the header