Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Opencv, Why it draws the contour(the yellow line) around the frame. What i want is draw contour only 2 rectangle(blue rectangle) i dont need it

Opencv, Why it draws the contour(the yellow line) around the frame. What i want is draw contour only 2 rectangle(blue rectangle) i dont need it draw around the frame (orange background). So how to fix it ,i would appreciate if you have sample code. Thanks
Code(java) image text in transcribed
Contour
image text in transcribed
Edit Source Refactor Navigale 3 framegrabbe... getboujava Fra teistest va testest? java 0 zeroblue1 java D checklmage java Selectionlece. rectestavie import org.opencv.core.Scalar: 17 izport org . opencv .core . size: 18 import org.opencv.imgcodecs.Imgcodecs: 9 import org.opencv.imgproc.Imgproc: 20 public class classiI 2 public statie void main (string argst1) System. loadLibrary(Core.NATIVE LIBRARY NAME) string filepathiosert IDesktopl Irectest. png": Hat inage- new Nat 0: inage- Ingcodecs. inread(filepathy: double maxarea - Mat asknew Mat 0: Core. inRange (inage, new Scalar (0,0,150), new Scalar (85, 85,255), mask); System.out.printin "tinished"): addweighted (mask, a.9, mask,-1.0, 0, mask): List atotPoint> contours new ArrayListcMatofPoint> Inproc.findcontours (nask, contours, new Mat ( , Imgproc.CHAIN APPROX NONE, Imgproc. CHAIN APPROX_SIMPLE) tinti-0; ?ccontours .size thi.? atotPoint currentcontour contours.get () double curtentarea Imaproc.contourArea (eurrentcontour) tor 1 mproc.dravcont.ours (inage, contours,i, new Scalar (0,255,0).1) erectangle Ingproc.boundingRect (currentcontour): proc.rectangie inage, rectangle.t1 0 rectangle.bro. new Scalar (255, 255, 255),5) tours(inage, contours. i,new Scalar (50,200,255),5): 1-mgcontour Image)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Analysis Using SQL And Excel

Authors: Gordon S Linoff

2nd Edition

111902143X, 9781119021438

More Books

Students also viewed these Databases questions

Question

What assumptions are involved in calculating the horizon return?

Answered: 1 week ago

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago