E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
EdgeDetection
Gabor wavelet and 实现方法
blog.csdn.net/jinshengtao/article/details/17797641http://matlabserver.cs.rug.nl/edgedetectionweb/web/
edgedetection
_params.htmlGabor
carrierlxksuper
·
2015-08-01 23:00
解析
学习
Gabor
低层次特征提取(一)------------边缘检测
第一种低层次特征,称之"
edgedetection
"。它的目的要是要制作一个线图。一阶检测算子相于一阶微分法,二阶边缘检测算子相当于高一阶微分处理。
langb2014
·
2015-05-12 12:00
学习之边缘检测sobel,log,canny
Edgedetection
isthenameforasetofmathematicalmethods,whichaimatidentifyingpointsina digitalimage atwhichthe
xc1499715227
·
2014-12-16 20:00
算法
matlab
图像处理
uva 1526 - Edge Detection(二分+排序)
题目链接:uva1526-
EdgeDetection
题目大意:先给出width,表示说一个w*w的图片,每个位置上的数值代表该位置的像素,现在有一种算法用于装换图片,转换后图片的表示方式为,每个位置上的数值为原先图上位置的像素与周围
u011328934
·
2014-04-07 21:00
POJ 1008 Edge detection
原题见:POJ1008
Edgedetection
由于题中说明输入的图像inputimage可能会有2to1,000,000,000(109)个像素,所以如果对输出图像outputimage的每一个像素都用枚举的方法去计算的话肯定会是超时的
flower195
·
2014-01-16 20:31
POJ
【转】POJ 1009
http://user.qzone.qq.com/289065406/blog/1311227000大致题意:某种卫星使用一种叫做“runlengthencoding”的方式来储存大尺寸图片,有一种简单的
edgedetection
wolinxuebin
·
2013-11-04 21:00
边缘检测技术传统的概述
介绍边缘检测是图像分析中使用到的最常见的操作之一,而且相比其他任何主题来说,文献中提到的与边缘增强(edgeenhancement)[1]与边缘检测(
edgedetection
)[2]相关算法可能最多的
utimes
·
2013-07-06 11:00
计算机视觉
图像分析
边缘检测技术
特征检测
【边缘检测 v0.7beta】——献给我的大学
边缘检测v0.7beta作者:whypro下载地址:https://sourceforge.net/projects/
edgedetection
/软件功能:利用Canny、Sobel、Laplace算子以及蚁群算法对图像边缘进行检测
不必在乎朕是谁
·
2012-08-31 18:00
Gabor filter for image processing and computer vision
http://matlabserver.cs.rug.nl/edgedetectionweb/web/
edgedetection
_params.html N.Petkov andM.B.Wieling,
weixingstudio
·
2012-08-13 12:00
function
image
filter
processing
Parameters
output
Deriche edge detector
http://en.wikipedia.org/wiki/Deriche_edge_detectorDericheedgedetector isan
edgedetection
operatordevelopedbyRachidDerichein1987
rocky69
·
2012-08-03 13:00
Algorithm
image
properties
filter
Parameters
localization
[gpu pro]StylizedRenderingInSpore
script驱动的filterchain,我们可以理解成一个材质编辑器,其每一个计算单元不是加减sample这种,而是一个个postfx的filter,比如blur,
edgedetection
,noise
ccanan
·
2012-07-21 08:00
游戏
filter
脚本
Ambient Occlusion Volumes
shadow是影响物体在光照方向的延伸,所以就
edgedetection
然后拉伸构造volume。 A
彭博
·
2012-03-09 14:00
MATLAB中的边缘检测比较
图像分析和理解的第一步常常是边缘检测(
edgedetection
)。
rns521
·
2011-10-27 14:00
c
算法
matlab
工具
图像处理
POJ_1009_
EdgeDetection
分析
题目是对RLE压缩的图像进行边缘检测。 RLE是游程编码的意思(Run length edcoding),比如555555根据游程编码可以编码成5 6。在代码中可以用控制符来区分编码字节和重复次数。 题目大意如下: 输入一张或多张游程编码的压缩图片,输出该图片的边缘检测的图片。其中,输入时0表示没有下一张图片,0 0表示本张图片输入结束。 算法思路: 1)输入的为RLE压
linx_bupt
·
2011-09-13 10:00
poj
POJ1009-Edge Detection
http://user.qzone.qq.com/289065406/blog/1311227000大致题意:某种卫星使用一种叫做“runlengthencoding”的方式来储存大尺寸图片,有一种简单的
edgedetection
lyy289065406
·
2011-07-31 17:00
算法
Class
input
encoding
output
pair
Gabor滤波参数详细解析
Gaborfilterforimageprocessingandcomputervisionhttp://matlabserver.cs.rug.nl/edgedetectionweb/web/
edgedetection
_params.html
alaclp
·
2011-04-23 19:00
Ambient Occlusion Volumes
shadow是影响物体在光照方向的延伸,所以就
edgedetection
然后拉伸构造volume。 A
ccanan
·
2009-12-24 15:00
游戏
算法
object
shader
Paint.net 2.61免费图片处理软件,支持免费软件
华盛顿大学学生用C#做了一个Paint.NET,比Windows的MSPaint强大不少,包括Layer、CloneStmap、
EdgeDetection
、MotionBlur及History等,界面也很不错
wadefelix
·
2006-05-01 09:00
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他