Beril Sirmacek
Followers: 0 Following: 0
Statistics
RANK
26 726
of 295 467
REPUTATION
1
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
18.18%
VOTES RECEIVED
1
RANK
4 717 of 20 234
REPUTATION
284
AVERAGE RATING
4.30
CONTRIBUTIONS
6 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
2516
RANK
of 153 912
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
Feeds
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
mer än 5 år ago | 1 download |
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 ...
nästan 6 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
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?
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
Convolutional Neural Network for a web app?
Is it possible to build a web-app based on a CNN built and trained in MatLab?
ungefär 6 år ago | 0 answers | 0
0
answersCannot 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 ...
mer än 6 år 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...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersSubmitted
GUI for comparing different key point detection functions
For teaching purposes
mer än 6 år ago | 2 downloads |
Question
Webcam cannot be disconnected
After the camera variable is defined and used as below; camera = webcam; picture = camera.snapshot; I use; clea...
mer än 6 år ago | 1 answer | 1
1
answerQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerSubmitted
3D delaunay triangulation mesh reconstruction
Demo function
mer än 6 år ago | 1 download |
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...
mer än 6 år ago | 0
Submitted
bsirmacek/Delaunay-Triangulation-Matlab
2D delaunay triangulation demo
mer än 6 år ago | 1 download |
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 ...
mer än 6 år ago | 2 answers | 0
2
answersSubmitted
Urban region and building detection using gabor features and probability
object detection methods for remote sensing images based on local features
mer än 6 år ago | 1 download |