资源列表
morp
- 形态滤波,各种算法。可修改后实现各种组合。-morphological filtering, algorithms. Can be modified to achieve various combinations.
simplevhdl
- 我是VHDL的初学者,这是我自己编译的简单的几个VHDL码,功能有3-8解码器及其testbench,16位寄存器及其testbench和交通灯。 希望能和其他初学者一起讨论学习,并得到高手的指点-I VHDL beginners, this is my own translation of a few simple VHDL code. 3 -8 function decoder and testbench, 16 Register and testbench and traffic li
SetColor
- 初学c# ,这是用c#编写的一个简单的调色板,并给出rgb三种颜色的数值,程序比较简单,希望大家喜欢-novice c #, c # is prepared by a simple palette, and gives rgb color values, procedures are relatively simple, hope you like
my_Image_sepration_by_growup
- 这是 针对 图象分割的图象生长算法,用来分割有多个峰的灰度图像,在Vc环境下-this is a picture of the image segmentation algorithm growth, for a number of peaks divided the gray image in Vc environment
MY_AI_Move_box
- 这是我自己编写的 c++builder60环境下的 一个小程序,主要体现了人工智能里的A*宽度优先搜索-This is my own c builder60 prepared by the environment of a small procedure, mainly embodies the artificial intelligence Lane width of the A * search priority
advance_Image_edge_detetion
- 这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
Canny_edge_detection
- 这是一个 Vc++程序,但是很容易在 别的平台上实现,因为 主要使用了C语言编写 功能是 用 canny算子进行边缘提取-Vc This is a process, it is easy for other platforms to achieve, The main use of the C language function is canny operator for edge detection
imagetoasc
- 图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
Image_line
- 这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
my_8_number
- 这是我根据 一个网友 改变的 八数码 程序,在Bcb6环境下运行-This is the basis of a change of netizens eight digital procedures, the operating environment Bcb6
my_own_Image_process
- 这是我自己编写的一个图象处理程序,用C++builder,包括源代码,用 bcb6编译-that I prepared an image-processing procedures, with C builder, including source code, Compiling with bcb6
morden_signal_process
- 这是 <<现代信号处理>>(胡广书)里的所有 matlab源代码.