Revathi
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 23
Posts
Recent activity by Revathi-
Define the RecognitionOnly mode in confidence level of F455 device
-
how much user save in f455 device
Host Mode – By default, the user database information is saved on the F450/F455 device. so, how much user save in the F455 device.
-
box dimensional measurement using intel depth camera
I am using box dimensional multicam measurement example code to measure length, width, height of the box. In this example after placing the chessboard, the camera not opening but it detects the che...
-
object dimensional measurement using depth camera(D435i)
I need dimensional measurement of object, can it be found using single depth camera or not.
-
python sample code for face recognition using Intel RealSense ID F455
We have got the SDK for Intel RealSense ID F455 which is developed in C++. We searched for sample python code for facial authentication using this SDK but could not find the same anywhere across th...
-
why image format(1b2e2eb9-5a0f-4875-9fb9-27da545fc711.png) cannot processing in pyrealsense2 with opencv -python
cv2.imwrite(f'{_username / Path(str(uuid.uuid4()))}.png', face_resize) this method gives the output of image in (1b2e2eb9-5a0f-4875-9fb9-27da545fc711.png) this format. in face recognition process u...
-
how to find length of the particular object (from front up to back of the image ) in real time using pyrealsense2 with opencv-python
I am creating a face detection python project using pyrealsense2 with opencv-python. in that i need to find whether the face in front of camera I am showing is real person not an image. for that I ...
-
how to feed video in web page using flask app, pyrealsense2 with opencv-python
i am creating a web application design using pyrealsense2 in that how to feed a video in web(web page).
-
unable to install pyrealsense library in python 3.8 in mac
I can't able to install the pyrealsense2 package in Python 3.8 and Python 3.7 in the windows and mac OS. And also need to understand how to access the intel REALSENSE depth camera D435i through py...