搜索资源列表
smilingfacepanel4
- JAVA课本原代码 有关图象编辑等其他编程内容-textbooks Java code on the original image editing and other programming content
2J1792.ASM
- [jpeg_encode_source.zip] - jpeg 图像压缩源程式,仅供学习,不可用于商业范筹! [液晶模块显示源代码.zip] - 2*20 液晶模块显示源代码,红外遥控 NEC Format -[jpeg_encode_source.zip] - source jpeg image compression program , is for learning, not for commercial scope! [LCD shows the source code. Zi
dibapi.cpp
- 该程序是能够处理图象分割和识别等等内容,为朋友提供图象处理原代码.-that the procedure was able to handle image segmentation and the identification, and so on, as a friend to provide the original image processing code.
gskmadechar.rar
- 基于人工神经网络的手写英文字母、数字图像识别的源程序代码。,Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
yuvtorgb
- 用于DSP的YCbCr转RGB的汇编程序代码,图像处理入门之选-DSP for the YCbCr to RGB compilation of program code, image processing entry choice
BitmapProcess_Asm
- 对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多-Do a simple image processing, the realization of the last paragraph of the code segment 4 of the function, the compilation of more computing
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
micro-os
- This a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.-This is a simple operating system source code in assembly l
11
- 关于信息隐藏的matlab源代码 以及相关系数的检测-Information hidden on the matlab source code
1111
- 使用说明: 【您也可以代开教程.gif 图片 进行观看视频使用教程】 将exjh.fne 复制到 易语言安装目录下lib目录中 打开易语言 菜单栏 工具 支持库配置 全选 确定 然后工具菜单下会出现 斑马易语言代码段管理器 点击即可使用 在使用过程中,先进入易语言代码编辑区 然后双击要使用的代码名称,即可将代码发送到易语言IDE代码区!! 本次更新说明: 【增加导出导入功能,可以导出类别、单代码、全部等,导出后发给朋友可
BinaryImage
- 汇编编写的二值化图片代码,调用该函数时需要提供两个参数,第一个参数为位图的内存地址,第二个参数为二值化阀值.-Binarization Image code written in assembly, two parameters need to provide a bitmap address, the second binarization threshold.
Image-black-and-white
- 汇编源码,图像快速黑白处理,速度超快,大图在几毫秒内即可完成黑白化.支持8到32位的bmp位图处理.暂时不支持bmp格式以外的图片处理.-Compilation of source code, images, fast black and white processing, super-fast, enlarge within a few milliseconds to complete the black and white of 8-32 bmp bitmap handle. Tempora
matlab
- matlab实现最大熵法图像分割程序源代码-Matlab maximum entropy image segmentation method source code
image-segment
- 图像分割代码实现,先检测运动的车辆,将一幅图片提取出来,对其进行检测,实现特定目标区域的分割。-Image segmentation code implementation
quwu-matlab-daima
- 去雾 对雾天拍摄图片运用图像增强的方法进行去雾处理 达到清晰的效果 matlab程序代码-Go to fog fog shooting pictures using image enhancement method to fog treatment to achieve a clear effect Matlab code
matlab
- its matlab code for resizing image
Matlab-code-for-image-process
- 关于图像处理的matlab源程序,简单适用,利于操作-On image processing matlab source, simple to apply, favorable operating
FastICA_25
- 代码很全面,快速ICA算法在很多领域有着广泛的用途,尤其信号处理和图像处理方面。另外,在生物医疗领域等等也有涉及。-The code is very comprehensive, fast ICA algorithm is widely used in many fields, especially in signal processing and image processing. In addition, in biology and medical applications is also
eleven
- BMP 文件是一种常用的图像文件格式,本文的例子程序产生一个简单的 640x480 24 bit 颜色的 BMP 文件。BMP 文件的格式分两部分,第一部分为文件头,具体定义见源程序,第二部分为数据区,紧接着文件头存放。 -BMP file is a common image file formats, sample programs in this article produces a simple 640x480 24 bit color BMP file. BMP file forma
MATLAB-image-processing--code
- 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram