搜索资源列表
PC_sender4
- 嵌入式系统与PC机上的串口响应程序。实现的功能是,运行于PC端,可以选择一个文件,程序会对文件进行分割。然后响应下位嵌入式系统的串口数据,将文件发送给下位机,实现文件的传输-Embedded systems and PC serial port on the response procedures. Achieve the function is run on the PC side, you can select a file, the program will split the file.
image_segmentation
- C#实现图像分割,包括图片示例。实现了各种图像分割的算法-C# to write image segmentation system with case images
csharp
- c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
ScreenKinescope
- 用C#实现的录屏软件,录制为AVI格式。获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。-C# implementation with screen recording software, recording to AVI format. Get the file size and number of frames, and then enter the start and end frame number of frames, click the &quo
TheFileSplitter_src
- 分割多媒体的一个小程序,最大支持文件大小2G-Segmentation of multimedia in a small program, the largest file size to support 2G
wjfg
- 文件分割器,开发环境:Visual studio 2005。功能:文件分割器 -Document segmentation, and development environment: Visual studio 2005. Function: file splitter
SplitWindow
- 一个C#控件操作实例,入门和深入学习都适用的一个例子--如何分割窗体-A C# Controls operation of examples of entry and in-depth study are applicable to a case in point- how to partition the form
source
- 一个分割合并文件的程序,分割程序和合并程序可单独运行,前者实现把大的文件分割成多个便于携带的小文件,后者可实现把这些小的文件重新合并,恢复原来的文件。-A division of the merger documents, segmentation procedures and the merger process can be run separately, the former to achieve the large files are split into multiple small
SplitMachineWindowsApp
- .net2.0下面开发的大文件分割工具,其实主要是为了演示多线程对文件的分割和合并功能,想了解多线程的可以去看看,主要去体会源码!-. net2.0 following the development of segmentation tools for large files, it is mainly to demonstrate the multi-threaded to the split and merger document features, would like to know m
CsharpEdison
- 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
LineSegmentSplitter_Source
- 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
ImageMatrix
- 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
aaa
- 图像处理 分割 滤波 消噪 显示 分析 -Denoising image processing segmentation filter display analysis
C_sharp_lrp
- 车牌识别的全部流程,包括车牌定位,车牌的字符分割,和最后的车牌识别,个人觉得很不错哦-License Plate Recognition of all processes, including the license plate location, license plate character segmentation, and the final license plate recognition, personal feel very good, oh
MosaicEffect
- 采用GDI+编程,将图片分割后,一块块掉下来,可以设置各项参数控制下坠的速度等-Use of GDI+ programming, after the image segmentation, a falling block, you can set the parameters control the speed of fall
DFT
- 基于红外的图像分割,描述了红外图像的特点及一些分割所注意-Infrared image segmentation based on describing the characteristics of the infrared images and some division of attention
imageprocessing
- 第一章 绪论 第二章 C#数字图像处理的3种方法 第三章 点运算及直方图 第四章 几何运算 第五章 数学形态学图像处理 第六章 频率变换 第七章 图像平滑与去燥 第八章 边缘检测 第九章 图像分割 第十章 图像压缩编码 第十一章 彩色图像处理 -Chapter I Introduction Chapter II C# digital image processing methods Chapter 3 point arithmeti
FileManage
- 文件批处理系统 主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-Batch file system is mainly to achieve a bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compre
cSharp-Image01
- 赵春江编写使用C#进行数字图像处理。对图像进行分割,增强,绘制直方图,图像识别等。-Zhao Chunjiang written using C# for digital image processing. Image segmentation, enhancement, draw a histogram, image recognition.