CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sobel
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sobel - List
[
GUI Develop
]
8方向sobel
DL : 0
对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
Date
: 2008-10-13
Size
: 257.31kb
User
:
婷婷
[
GDI-Bitmap
]
Sobel抽出 空間フィルター
DL : 0
Sobel 算子进行边缘检测,效果还不错.-Sobel operator for edge detection, the results were pretty good.
Date
: 2008-10-13
Size
: 26.97kb
User
:
马蓉
[
Other resource
]
Sobel--Image_Filter_An_Image_filtering_VHDL
DL : 1
Sobel--Image Filter (I). An Image filtering is made over data loaded into the on board RAM and presented on a VGA monitor.zip-Sobel -- Image Filter (I). An Image filteri Vi is made over the data loaded into RAM on board a nd presented on a VGA monitor.zip
Date
: 2008-10-13
Size
: 308.95kb
User
:
严刚
[
Graph program
]
sobel
DL : 0
sobel 图像算子算法-image segmentation algorithm Operator
Date
: 2008-10-13
Size
: 48.34kb
User
:
梁亮
[
Other resource
]
sobel
DL : 0
这是本人自己编写的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合和仿真,并在FPGA上测试过。可以进行修改支持其他大小图像的sobel边缘检测,同时还可以实现其它的图像模块化处理算法,例如高斯滤波,平滑等。-this is my own preparation for the 256 * 256 size of the image segmentation Edge Detection vhd document in the next QuartusII or MaxplisII integrated and simulation, and the FPGA tested. Can be adapted to support other size image segmentation edge detection, It can also achieve other modular image processing algorithms, such as Gaussian filtering, smoothing and so on.
Date
: 2008-10-13
Size
: 3.06kb
User
:
刘洋
[
Special Effects
]
sobel
DL : 1
VC++调用OPENCV库实现Sobel边缘检测
Date
: 2008-10-13
Size
: 28.1kb
User
:
高明
[
Other resource
]
sobel
DL : 0
sobel filter for image in c
Date
: 2008-10-13
Size
: 10.64kb
User
:
wangyg
[
matlab
]
edge-sobel
DL : 0
to detect edge using sobel filter
Date
: 2025-07-12
Size
: 5kb
User
:
kiran
[
Special Effects
]
sobel
DL : 0
VC2008下编写的Win32控制台应用程序,实现图像处理中的sobel变换进行边缘检测,其中自带测试图像-VC2008 written under Win32 console application in image processing, realize sobel edge detection of transform, bring their own test images
Date
: 2025-07-12
Size
: 1.36mb
User
:
徐乐
[
VHDL-FPGA-Verilog
]
中值滤波,sobel边沿检测,腐蚀,膨胀运算,Verilog
DL : 1
此程序为用Verilog编写的可实现中值滤波,sobel边沿检测,腐蚀膨胀运算,算法强大。
Date
: 2015-04-20
Size
: 512.42kb
User
:
mazhonglei_468@163.com
[
Other
]
sobel
DL : 0
sobel is a function that describe edge
Date
: 2025-07-12
Size
: 1kb
User
:
hamed10
[
Other
]
sobel
DL : 0
sobel fillter for edge detector
Date
: 2025-07-12
Size
: 1kb
User
:
sg1
[
Other
]
sobel edge
DL : 0
This use for sobel edge in matlab
Date
: 2025-07-12
Size
: 150kb
User
:
syaipul
[
Special Effects
]
sobel
DL : 0
sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
Date
: 2025-07-12
Size
: 12kb
User
:
zzjjbb
[
Other
]
Sobel-Gxconvolution
DL : 0
Sobel-Gx卷积结果,matlab代码(Sobel-Gx Convolution Results)
Date
: 2025-07-12
Size
: 11kb
User
:
1285106466
[
OpenCV
]
Opencv sobel边缘检测源代码
DL : 0
opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
Date
: 2025-07-12
Size
: 2.34mb
User
:
wendy_jsj
[
Graph program
]
sobel
DL : 0
sobel算子的vhdl实现,顶层用verilog(vhdl implement on sobel)
Date
: 2025-07-12
Size
: 8kb
User
:
西风吹牛
[
Graph program
]
八个方向的sobel边缘检测算法
DL : 0
利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
Date
: 2025-07-12
Size
: 54kb
User
:
追梦苦旅
[
VHDL-FPGA-Verilog
]
sobel
DL : 0
由Verilog编写在FPGA实现sobel算法应用于图像边缘检测,工程文件可在quartus13.1以上版本打开;工程使用到ram、fifo、pll三种ip核,design文件夹下包含ram、fifo、vga控制以及串口收发和sobel算法模块,sim和doc文件夹下分别包含modelsim的仿真模块和仿真结果;测试时将200*200分辨率的图片用matlab文件夹下的matlab脚本压缩、二值化,再将生成文件中数据用串口发给FPGA,边缘检测结果会通过VGA输出。(Written by Verilog in the FPGA implementation sobel algorithm applied to the edge detection of the image, the project file can be opened in the quartus13.1 or later project use ram, fifo, pll three ip kernel, design folder contains ram, fifo, vga control and Serial port transceiver and sobel algorithm module, sim and doc folder, respectively, include modelsim simulation module and simulation results test will be 200* 200 resolution picture matlab folder under the matlab script compression, binarization, and then generated Data in the file with the serial port to the FPGA, edge detection results will be output through the VGA.)
Date
: 2025-07-12
Size
: 9.75mb
User
:
丶大娱乐家
[
Special Effects
]
sobel
DL : 0
sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
Date
: 2025-07-12
Size
: 18kb
User
:
keerpt
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.