Statistics
5 Questions
0 Answers
RANK
153,917
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
how to convert a grayscale image to rgb image
how to covert a grayscale image to rgb image
12 years ago | 3 answers | 0
3
answersQuestion
how to convert the background(white) of a image to blaclk.
I obtained a image which is output of my intermediate process.It contains white background and small gray patches(grayscale imag...
12 years ago | 1 answer | 0
1
answerQuestion
Clipping a image into small images
I am working on a project which is based on missing pixel restoration in a image using Back Projection for Lost Pixels(BPLP) .It...
12 years ago | 2 answers | 0
2
answersQuestion
pocs algorithm
I need coding for POCS based image restoration [Merged question] I need mfile for kernel PCA based POCS algorithm to reconstru...
13 years ago | 3 answers | 0
3
answersQuestion
please the 'for' loop in the following program
clear; clc; b = input('Enter the Bit stream \n '); %b = [0 1 0 1 1 1 0]; n = length(b); t = 0:.01:n; x = 1:1:(n+1)*100; for...
13 years ago | 1 answer | 0