Finding the boundary line

조회 수: 1 (최근 30일)
Max
Max 2014년 7월 31일
답변: Image Analyst 2014년 7월 31일
Hi , I have images which i need to process further for image rectification.. These images are from newspaper camera shots as given in the figure 70.jpg. To proceed further I needed to detect only the image and not the texts. So i rotated the image -90 degrees and applied contour propagation . BUt i got a result as shown in figure 1.jpg. I could not obtain the proper boundary line which is hampering my work..
I need to detect only image and the four corner coordinates of the image to proceed further. Please provide me information on what steps to take ?
Thanking you

답변 (1개)

Image Analyst
Image Analyst 2014년 7월 31일
23.2.2.2 Document Layout, Document Segmentation, Page Layout, Structure Analysis
23.2.2.2.1 Page Segmentation, General Evaluations
23.2.2.2.2 Find Text in Documents
23.2.2.2.3 Text Detection, Find Text in General Scenes, Documents, Scene Text
23.2.2.2.4 Recognize Text from Signs in General Scenes
23.2.2.2.5 Find Text in Video Scenes
23.2.2.2.6 Text vs. Non-Text Regions
23.2.2.2.7 Separate Images and Graphics from Text
23.2.2.2.8 Newspaper Structure Extraction
23.2.2.2.9 Table Segmentation, Extract Tables or Forms, General
23.2.2.2.10 Document Layout, Structure Analysis, Web Documents, Online Documents
Sections 23.2.2.2.6 and 23.2.2.2.7 look particularly relevant to your needs. Pick an algorithm and code it up (I don't have one in MATLAB code to give you, so you'll have to do it yourself).

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by