photo

Weslley Eduardo


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
1 回答

ランク
90,403
of 300,756

評判
0

コントリビューション
9 質問
1 回答

回答採用率
11.11%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to select a part of the image
Like in this image, I want to analyze only the eye region, I try like: image = imread('lena.png'); impixelinfo % I tried to...

約6年 前 | 0 件の回答 | 0

0

回答

回答済み
How use "bitget" and "bitset" function?
So if i declare "test = bitget(im2, 2);", where 'im2' is a image, I will get 2 bits from im2? And thanks so much for your a...

6年以上 前 | 0

質問


How use "bitget" and "bitset" function?
I don't know how to use these functions, and I need for my work. i need to capture the bits of each pixel in an image, its ...

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

2

回答

質問


Where is the command "IDISP" and "ABOUT" in Matlab 2019?
I am seeing a tutorial where it is used the command: im = imread('image.png'); about im idisp(im) But these commands do ...

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

0

回答

質問


I can acess bit by bit of pixel in an image with Matlab?
I'm doing a work about steganography. And I want to acess bit by bit of a pixel in an image. I can do this with matlab?

6年以上 前 | 3 件の回答 | 0

3

回答

質問


about ESGANAGRAPHY: I lose the data if I send in facebook, whatsapp...?
In steganography, at JPG format: If the hidden message can be lost if it is subject to data compression, what would happen if yo...

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

0

回答

質問


What represents the Y-axis in matlab's histogram?
The X-axis represents the units, that is, X-axis: 100, 100 units but Y-axis, what represents? whats is "9000?" ?

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

1

回答

質問


How to manipulate the spaces of the x and y axes in the HIST function in MATLAB?
In this examble, the spaces is 500 in 500, how to modify this? I want, for example, 100 in 100! I use: hist(image, 0:250) ...

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

0

回答

質問


Error using bitcmp ASSUMEDTYPE must be an integer type name.
I'm trying to apply an steganography LSB code that is got here. How do I solve this? I try: function output = bitcmpOld...

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

0

回答

質問


STEGANOGRAPHY LSB IN MATLAB
How I can make a steganography object LSB using MATLAB? I am newbie

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

0

回答