Ask Your Question

trsh's profile - activity

2020-05-14 10:02:05 -0600 edited question Stabilizing landmark points

Stabilizing landmark points Read here and there that calcOpticalFlowPyrLK can be used to normalize the jitters. Was tryi

2020-05-14 09:55:47 -0600 asked a question Stabilizing landmark points

Stabilizing landmark points Read here and there that calcOpticalFlowPyrLK can be used to normalize the jitters. Was tryi

2020-05-13 09:20:36 -0600 asked a question Need bit of help with image constructing

Need bit of help with image constructing Hello! I'm using this syntax: new_rect_area = target[y: y + h, x: x + w] new_

2020-05-11 03:56:31 -0600 asked a question Help needed with boundingRect in openCV.js

Help needed with boundingRect in openCV.js Hello! I cant figure our equivalent for JS triangle = np.array([(1,2), (3,4

2020-05-11 02:25:52 -0600 received badge  Enthusiast
2020-05-10 11:53:28 -0600 edited question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-10 11:52:55 -0600 edited question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-10 11:29:57 -0600 edited question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-10 11:07:10 -0600 edited question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-10 10:38:06 -0600 received badge  Editor (source)
2020-05-10 10:38:06 -0600 edited question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-10 10:30:21 -0600 asked a question Video frames problem

Video frames problem I'm going trough frames like this: cap = cv2.VideoCapture(instance.video_file.path) while(cap.isOp

2020-05-08 09:44:03 -0600 received badge  Supporter (source)
2020-05-08 09:44:02 -0600 marked best answer Why do I miss "seamlessClone" function in openCV.js ?

General configuration for OpenCV 4.3.0-dev =====================================

2020-05-08 09:32:36 -0600 asked a question Where can I get "face_landmark_model.dat" for createFacemarkKazemi?

Where can I get "face_landmark_model.dat" for createFacemarkKazemi? Sorry for trolling this place, but where can I downl

2020-05-08 09:15:45 -0600 commented question Is FacemarkKazemi available for Python devs?

Thanks. I can't find anywhere model that is used for FacemarkKazemi. Help?

2020-05-08 08:54:33 -0600 asked a question Is FacemarkKazemi available for Python devs?

Is FacemarkKazemi available for Python devs? And is it better than this approach? # Create landmark detector and load l

2020-05-08 03:20:49 -0600 commented answer Why do I miss "seamlessClone" function in openCV.js ?

Can I achieve similar effect with other fn's?

2020-05-08 02:49:41 -0600 asked a question Why do I miss "seamlessClone" function in openCV.js ?

Why do I miss "seamlessClone" function in openCV.js ? General configuration for OpenCV 4.3.0-dev =======================

2020-05-07 15:40:30 -0600 asked a question Face swaping for video

Face swaping for video Really like this approach https://docs.opencv.org/master/d1/d52/tutorial_face_swapping_face_landm

2020-05-07 15:24:39 -0600 commented question Can I use openCV for this..?

Found millions of resources. So never mind :D

2020-05-07 14:13:32 -0600 asked a question Can I use openCV for this..?

Can I use openCV for this..? The idea is first to detect in image A the face landmarks and then using this coordinates c

2020-05-07 14:13:25 -0600 asked a question Can I use openCV for this..?

Can I use openCV for this..? The idea is first to detect in image A the face landmarks and then using this coordinates c

2020-05-06 10:17:09 -0600 marked best answer OpenCV.js Face landmark detection

Is it yet possible? Any examples or/and tutorials. Thank you!

2020-05-06 10:17:09 -0600 received badge  Scholar (source)
2020-05-06 10:16:59 -0600 commented answer OpenCV.js Face landmark detection

Great!. Hope it happens soon,

2020-05-06 09:42:10 -0600 asked a question OpenCV.js Face landmark detection

OpenCV.js Face landmark detection Is it yet possible? Any examples or/and tutorials. Thank you!