Hvtrung
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Hvtrung-
My code from tkinter import *import cv2import PIL.Image,PIL.ImageTkimport tkinterfrom time import sleepimport pyrealsense2 as rsimport numpy as npimport jsonwindow=Tk()window.title("Realsense")json...
-
I put line colorizer = rs.colorizer() outsite def update(): and outside While loop, but nothing happen. Pleas help me. Canvas also show first frame and freeze.
-
Thank you very much.
-
Thank you very much.
-
Thank for your help. Now i found solution for my problem about depth face. Please for me question. how can i to detect face on stream with MTCNN that use intel D435 camera? when i use single image ...
-
Thank for your help, But this my disserdation of master science. It have to more research in nature. So cannot buy device supported good funcion. I searched found paper about my problem (https://w...
-
Thank for your help. So many trouble for me. Because i have to collect picture about 500 people (20pic/person many directs different face) to train model. If i choose d435 you think posible for me.
-
Im so happy when i recive answer from you. please for me two question. Now I got two result as picture below with two solution. PRN (https://github.com/IntelRealSense/librealsense/issues/8472#issu...
-
Thank you very much for your help, please more question. 1.How can i get only face with parameter that you show me, now i get result but, more detail not necessary as shoulder... picture below 2. A...
-
Thank for your help, Solution use deep learning is the best, but other way to do it. Because i using D435, Camera intel realsense D435 can do it?