Community Profile

photo

Beril Sirmacek


Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

View by

Submitted


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

4 years ago | 1 download |

Thumbnail

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Answered
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 years ago | 0

Question


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 years ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Submitted


GUI for comparing different key point detection functions
For teaching purposes

6 years ago | 2 downloads |

Thumbnail

Question


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

6 years ago | 1 answer | 1

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Submitted


3D delaunay triangulation mesh reconstruction
Demo function

6 years ago | 2 downloads |

Thumbnail

Answered
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 ago | 0

Submitted


bsirmacek/Delaunay-Triangulation-Matlab
2D delaunay triangulation demo

6 years ago | 1 download |

Thumbnail

Question


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 ago | 2 answers | 0

2

answers

Submitted


Urban region and building detection using gabor features and probability
object detection methods for remote sensing images based on local features

6 years ago | 2 downloads |

Thumbnail

Submitted


Shadow Detection
Illumination invariant shadow detection

8 years ago | 4 downloads |

Thumbnail