Statistics
RANK
26.111
of 295.486
REPUTATION
1
CONTRIBUTIONS
17 Questions
1 Answer
ANSWER ACCEPTANCE
23.53%
VOTES RECEIVED
1
RANK
of 20.236
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
Replace pixel value 1 to rgb colour
I try to replace pixel == 1 in b/w image to rgb image, but it's look like not success 100%. How to make it to good result based ...
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
recognition RGB in live video
Hello all, can someone telling to me, is it possible to detect colour RGB in live video using webcam ?, thank you for attention
bijna 10 jaar ago | 1 answer | 0
1
answerQuestion
Zoom in Zoom out axes with button function
excuse me, i have a question. how to make a button function to zoom in and zoom out an axes ?, please someone help me.
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
how to find nose in face image captured from webcam
Hi, i want to find nose in face image captured from webcam. Here, i use external webcam, logitech C170. Can somebody tell me how...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
About access data in xls
I have a data xls that have 7 row and 5 kolom. I want to know, how to access data by user input to know value in a row. please h...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
error to display image
This error message ' MAP must be a m x 3 array ' when i want to process it to gray. I got the image by capture from webcam and w...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
compare value between different arrays
Hi all. I have 2 array that have value. I want to compare each value of each array, but i dont know how to do that. Can somebod...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
How can i detect nose region in an image
I am working on face recognition. I want to know how can i localize nose region in an image. thanks in advance
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
some trouble about background in gui
I have problem to make background in gui. I'm using this code. It work to display my image as background, but when i browse anot...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
How to export data from matlab to excel
Hi all. I want to display/export data from matlab to excel, but i dont know how to make it. Can someone help me ? thanks before...
meer dan 11 jaar ago | 1 answer | 1
1
answerQuestion
how to display graphic from 3D to 2D ?
how to display graphic from 3D to 2D ?
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
How to display a value from a variable into a textbox
if true % code global citra global tampung I = rgb2gray(citra); BW = tampung; BW = im2bw(BW); s = r...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
how to call a variable in a button function from another button function
if true function Open_Callback(hObject, eventdata, handles) global citra try [filename, foldername] = uigetfile('*.jpg'); ...
bijna 12 jaar ago | 2 answers | 0
2
answersQuestion
How do i save this coordinate into database
Hi there I have an image that i try to save the coordinate into database, but, i didn't know first step to begin. thanks ...
bijna 12 jaar ago | 1 answer | 0
1
answerQuestion
I want to make bounding box
I want to make a bounding box in the area of the eye in this picture, so I can find the midpoint of the eye area, but I do not...
bijna 12 jaar ago | 2 answers | 0
2
answersQuestion
Subscript indices must either be real positive integers or logicals.
I get this error with matlab: "Subscript indices must either be real positive integers or logicals." I can't understand why ...
ongeveer 12 jaar ago | 0 answers | 0
0
answersQuestion
I want to segmentation this image
I have a picture, where the area to be processed is the eye area, so that the black background. I've tried using mat2gray, but l...
ongeveer 12 jaar ago | 2 answers | 0