photo

Beril Sirmacek


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

11 Questions
2 Answers

File Exchange

6 Files

RANK
41,378
of 300,338

REPUTATION
1

CONTRIBUTIONS
11 Questions
2 Answers

ANSWER ACCEPTANCE
18.18%

VOTES RECEIVED
1

RANK
4,778 of 20,922

REPUTATION
287

AVERAGE RATING
4.30

CONTRIBUTIONS
6 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
2545

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

6 years ago | 1 download |

5.0 / 5
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 ...

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

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

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

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

7 years ago | 1 answer | 0

1

answer

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

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

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

7 years ago | 0 answers | 0

0

answers

Submitted


GUI for comparing different key point detection functions
For teaching purposes

7 years ago | 1 download |

0.0 / 5
Thumbnail

Question


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

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

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

7 years ago | 1 answer | 0

1

answer

Submitted


3D delaunay triangulation mesh reconstruction
Demo function

7 years ago | 2 downloads |

0.0 / 5
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...

7 years ago | 0

Submitted


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

7 years ago | 2 downloads |

4.7 / 5
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 ...

7 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

7 years ago | 1 download |

3.0 / 5
Thumbnail

Submitted


Shadow Detection
Illumination invariant shadow detection

10 years ago | 1 download |

4.5 / 5
Thumbnail