Welcome![Sign In][Sign Up]
Location:
Search - Thinner

Search list

[Special Effectsedge

Description: 在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰-In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt three edge detection operator stack up, and for widening the continuous edge portion, so that the edge is more consistent clear
Platform: | Size: 15360 | Author: huanglianjing | Hits:

[OpenCVThinner

Description: 此程序是细化光条纹的算法,主要用于在视觉测量中,对于拍摄到的光条纹进行中心提取-This program is the algorithm about thinnering the light-stripe,mainly used to eatract the center of light-stripe in vision meament
Platform: | Size: 687104 | Author: YangKai | Hits:

[Special EffectsEdge-Detection-master

Description: This project is about detecting edges using canny edge detector. The canny edge detector is implemented from scratch using c++. Steps involved in creating a canny edge detector: STEP 1: smoothen the image using gaussian blur. STEP 2: Use differential operator to find the magnitude and direction of every edge pixel. STEP 3: Non maximal supression or Thinning is done. Here the thick edges are supressed into thinner ones. STEP 4: Hysteresis Thresholding: Two thresholds are selected. pixels lower than the lowT will become zero. pixels higher than the HighT will become one. The candidate pixels will become one if they can be linked to any one of the strong pixel.
Platform: | Size: 5120 | Author: 穿山甲说 | Hits:
« 1 2»

CodeBus www.codebus.net