Feeds
已提交
Color point cloud from stereocam workflow
Functions for grabbing calibration images, recording a test video and generating an .xyz color point cloud using stereo camera
5 years 前 | 1 次下载 |
提问
Two cameras real-time on parallel processor errors
I am trying to process two camera images on real-time and parallel. I wanted to start with camera image acquisition on parallel ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Stereo image overlay for different resolution cameras
I have two cameras on the same platform. I know the internal and external parameters. I need to overlay their input images on to...
6 years 前 | 0 个回答 | 0
0
个回答提问
Frequent crashes with 2 usb cameras
I am using 2 usb camera input for real-time image processing. I do not have any problem when I use one of the cameras only, but ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Processing GitHub image data sets
Is there a way to process GitHub images by giving a link, instead of downloading all data set to the computer?
6 years 前 | 0 个回答 | 0
0
个回答提问
Convolutional Neural Network for a web app?
Is it possible to build a web-app based on a CNN built and trained in MatLab?
6 years 前 | 0 个回答 | 0
0
个回答已回答
Cannot Break A Function Loop With GUI Button
Looks like I fixed it. All I do is that I have added a "drawnow;" comment after imshow within the while loop. I am still ...
Cannot Break A Function Loop With GUI Button
Looks like I fixed it. All I do is that I have added a "drawnow;" comment after imshow within the while loop. I am still ...
6 years 前 | 0
提问
Cannot Break A Function Loop With GUI Button
I have a GUI which has START and STOP buttons with functions below. START button starts a live camera stream. However, I canno...
6 years 前 | 2 个回答 | 0
2
个回答提问
Reaching to smartphone camera real-time
I reach to my smartphone camera real-time using internet and IP address for the cam. Unfortunately, the communication doesn't co...
6 years 前 | 0 个回答 | 0
0
个回答已提交
GUI for comparing different key point detection functions
For teaching purposes
6 years 前 | 2 次下载 |
提问
Webcam cannot be disconnected
After the camera variable is defined and used as below; camera = webcam; picture = camera.snapshot; I use; clea...
6 years 前 | 1 个回答 | 1
1
个回答提问
2D projection of a textured mesh from a known worldOrientation, worldLocation
The function below, finds the camera position and orientation when the world points and the corresponding image points are known...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I save 2D display view images of a 3D textured mesh from given view angles?
Is it possible to use viewmtx() for creating 2D images of a 3D textured mesh at a certain view angle? Or else, how can I save th...
6 years 前 | 1 个回答 | 0
1
个回答已回答
How do I use my smart phone camera as a webcam in MATLAB?
Hi All, I found out that; imread('http://MY_IP /shot.jpg'); works only on secured network for me. If I am on a publi...
How do I use my smart phone camera as a webcam in MATLAB?
Hi All, I found out that; imread('http://MY_IP /shot.jpg'); works only on secured network for me. If I am on a publi...
6 years 前 | 0
提问
Changing the header in a file which include binary content
My ply file contains an ascii header and the rest of the mesh data content is written as binary. I would like to change lines ...
6 years 前 | 2 个回答 | 0
2
个回答已提交
Urban region and building detection using gabor features and probability
object detection methods for remote sensing images based on local features
6 years 前 | 1 次下载 |