when i run this code >>hyperImage=imread('19920612_AVIRIS_IndianPine_Site3.tif'); >> plane100 = hyperImage(:, :, 100); the image is displayed as black. but i don't want it as black.
1 次查看(过去 30 天)
显示 更早的评论
when i run this code
>>hyperImage=imread('19920612_AVIRIS_IndianPine_Site3.tif');
>> plane100 = hyperImage(:, :, 100);
the image is displayed as black. but i don't want it as black.
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!