Community Profile

photo

Beril Sirmacek


Last seen: 1年以上 前 2015 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • Thankful Level 2
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 3
  • First Submission
  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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 ...

5年以上 前 | 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...

5年以上 前 | 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 ...

5年以上 前 | 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?

5年以上 前 | 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?

5年以上 前 | 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 ...

5年以上 前 | 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...

5年以上 前 | 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年弱 前 | 0 件の回答 | 0

0

回答

質問


Webcam cannot be disconnected
After the camera variable is defined and used as below; camera = webcam; picture = camera.snapshot; I use; clea...

6年弱 前 | 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年弱 前 | 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年弱 前 | 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...

6年弱 前 | 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年 前 | 2 件の回答 | 0

2

回答