![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16296499_1568927211812_DEF.jpg)
Ömer Faruk Kurular
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
154 897
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Out of memory while training
layers = [ ... imageInputLayer([768 1024 3]) convolution2dLayer(5,20) reluLayer maxPooling2dLayer(2,'Stride'...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Shift features of cropped image
I first detect face in an image and then extract features of face part. Then I wanto plot points on whole image but feature poin...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Array of images indexing
frames = []; frame = readFrame(video); frames = [frames; frame]; I am reading video and saving frames to an array as shown ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
mmread getting frames of video
N = 3; video = mmread('sample.avi', 10, [0 N]); I = video.frames.cdata(:,:,:,1); imshow(I); I need to open video and...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Feature extraction surf, storing points
I have some number of images that contains faces. First, I am collecting features from all images and need to store features for...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Calculation errorous values problem
I need to calculate M matrix and collected 2d and 3d coordinates. When I try to calculate M matrix it gives absurd results. What...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Unable to perform assignment because the size of the left side is 901-by-1153 and the size of the right side is 901-by-1153-by-3.
I am getting the error int the title. How logical is this error? Left size and right size are equal as error says. Here is the...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Segmented blur fails when adding segments on image
I have an image and I have an focus (rectangular) area which will be clear in result. I need to find another rectangular area la...
plus de 5 ans il y a | 2 réponses | 0