Statistics
6 Questions
0 Answers
RANK
36,960
of 301,383
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 21,252
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,306
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Minimizing the Parameters used in the neural net using the Genetic Algorithm
I am trying to reproduce the results of a research paper that minimizes the number of parameters used as input for a neural net....
10 years ago | 0 answers | 0
0
answersQuestion
Differentiating between clouds and fog using image processing
I am trying to separate different sky features like fog and clouds.The problem is that fog and clouds have the color and texture...
10 years ago | 2 answers | 1
2
answersQuestion
Combining 10 vectors of decimal numbers into a single matrix
I have ten vectors i.e. a1,a2,a3,.....a10 which consist of decimal numbers but when i try to combine them into a single matrix u...
10 years ago | 1 answer | 0
1
answerQuestion
Separation of Clouds from Sky and Sun
Hello Guys,I am trying to separate different types of clouds from the sun and sky.I have used color thresholds like Red&Green>B...
10 years ago | 1 answer | 0
1
answerQuestion
Horizon line detection usng Sobel edge and Hough transform
I have an array of images where i have to separate the horizon line.After that i have to delete or filter out the portion of the...
10 years ago | 0 answers | 0
0
answersQuestion
Eliminating element if a vector
Suppose I have a vector of 6 elements i.e. [4 5 6 5 4 8].I want to write a code that should run across the column and when it en...
10 years ago | 2 answers | 0
