Raman kumar - MATLAB Central
photo

Raman kumar


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/15 to 03/25Use left and right arrows to move selectionFrom 10/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 質問
0 回答

ランク
263,065
of 297,711

評判
0

コントリビューション
8 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 20,465

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,406

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Problem in Matlab Standalone Application
I have created exe of my project. It is started and some part of GUI it shows but rest of the part is working. It gets closed. A...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Limited Row and Column value of Images
I have three individual plane values of 208 images in three variables, and the size of each variable is 128*128. How to select t...

約9年 前 | 1 件の回答 | 0

1

回答

質問


Walsh and Inverse Walsh Transform and MSE
I have applied Walsh transform on 3-D images of folder and then Inverse Walsh. After that when i am calculating MSE of each imag...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


What will be the answer if we multiply walsh(N)* walsh(n)' ?
The Matrix outcome, when we multiply walsh and its transpose?

9年以上 前 | 0 件の回答 | 0

0

回答

質問


How to find mean square error of row mean values?
close all; clear all; clc; Dir = 'F:\Stuff\Dataset\SignDataset_Sobel\'; count=0; for i = 1:208 xImgs...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Mean Square Error (MSE)
there are 208 images and the Dimension of each image is 256*256, now for each image I have extracted RGB value i.e 256*3 (768) t...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


Matlab: I want to perform skin pixel detection on those 208 images and the conditions are like this (R,G,B) is classified as : R>95&G>40&B>20 & max{R,G,B}-min{R,G,B}>15 & |R-G|>20 & R>G & R>B on single i am able to apply but on folder i am not gett
I want to perform skin pixel detection on those 208 images and the conditions are like this (R,G,B) is classified as : R>95&G>4...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


how to store rgb value of multiple images in matlab?
I have 208 images in the folder I want the RGB values of those images present in the folder and to store them ? i was trying wit...

9年以上 前 | 2 件の回答 | 0

2

回答