Feeds
질문
How can I combine the HSV thresholding for 2 range color
Hello everyone I would like to ask the question that how can I combine the two HSV color thresholiding ? Now, I use color thr...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create array xy corresponding z
Hello I have a problem with array. Now, I have xy, that is 640x480. Then I know the values of each z, that is 480 values corres...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to display 3D profile from digital hologram
Hello everyone. I have the 2D digital hologram that contains all-in-focus of particle. Then I know the distance Z, that is de...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to reduce width of bounding box when I rotate my face for live video
% Create the face detector object. faceDetector = vision.CascadeObjectDetector(); % Create the point tracker object. pointTra...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
How to reshape bounding box when I rotate the face for live video ?
% Create the face detector object. faceDetector = vision.CascadeObjectDetector(); % Create the point tracker object. pointT...
대략 5년 전 | 답변 수: 1 | 0