Abdulmu'min Musa
Followers: 0 Following: 0
Statistics
RANK
116,893
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
18.18%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
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
Question
Error in computing median filter and histogram equalization on an image. How can i solve it?
I am trying to perform median filter on an image using simple median filter code like this a = imread('1a.jpg'); figure; imsho...
4 years ago | 0 answers | 0
0
answersQuestion
Matlab code to select some images from numbers of images in a folder and assign them as testing set while others are assign as training set.
I have an image database which consist of 40 folders and in each folder, there are 6 images of individuals. The total images are...
5 years ago | 0 answers | 0
0
answersQuestion
Matlab code to select some images from numbers of images and assign them as training set
I have an image database which consist of 40 folders and in each folder, there are 6 images of individuals. The total images are...
5 years ago | 1 answer | 0
1
answerQuestion
Matlab codes to display a variable name with its value
i want a way in which i can display a variable together with its value. I have a code inwhich i am working on which can display ...
5 years ago | 0 answers | 0
0
answersQuestion
Matlab codes to find MSE of many images against one
I know how to get the MSE(Mean Square Error) of one image against one image, but how can i do it to get the MSE of many images a...
5 years ago | 1 answer | 0
1
answerQuestion
What are the Advantages of sharpening image using laplacian filter?
I am working on face recognition. So, i will like to ask if pre processing of image using laplacian filter to sharpen the image ...
6 years ago | 0 answers | 0
0
answersQuestion
I want to crop out eyes, nose and mouth at the same time.
I have a code inwhich i can detect the face, eyes, nose and mouth and crop them individually. But what i want know is to crop th...
6 years ago | 0 answers | 0
0
answersQuestion
How can i calculate the hogfeature of an image?
I have a code of hog which i am running and it is working fine. I understand almost every part of it but couldn't understand how...
6 years ago | 0 answers | 0
0
answersQuestion
Plotting Delaunay Triangulation Upright
I have been able to read an image, plot its coordinates and did the delaunay triangulation to get the shape model. I got my resu...
6 years ago | 0 answers | 0
0
answersExplanation of Active Appearance Model MATLAB codes (need help)
Please what do you mean by this quote ""AAM" should be an already initialized Active Appearance Model. It must be initialized: t...
6 years ago | 0
Question
MATLAB codes to import or read multiples data and plot it on multiple images simultaneously
I have a folder that contain about 120 face images with their coordinates in txt formats. I need a matlab code that can read or ...
6 years ago | 1 answer | 0
1
answerQuestion
Explanation of Active Appearance Model MATLAB codes (need help)
In the process of searching for Active Appearance Model matlab codes, i wasn't opportune to get much answers but i was able get ...
6 years ago | 2 answers | 0