File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88 },
99"correctAnswer" :" a" },
1010
11- {"question" :" 2. After rotating the input image by 180� , histogram of the new image will be" ,
11+ {"question" :" 2. After rotating the input image by 180° , histogram of the new image will be" ,
1212"answers" :{
13- "a" :" Rotated by 180� " ,
13+ "a" :" Rotated by 180° " ,
1414 "b" :" Same as original" ,
1515 "c" :" Shifted toward high gray levels" ,
1616 "d" :" Shifted toward low gray levels"
Original file line number Diff line number Diff line change @@ -520,17 +520,17 @@ function confirmTo(url) {
520520
521521 <!-- This is 'TopBar_jpg' -->
522522 <div id="Layer-3" class="TopBar_jpg" >
523- <img src="images/Layer-3.jpg" width="894" height="96" alt="TopBar" />
523+ <!-- < img src="images/Layer-3.jpg" width="894" height="96" alt="TopBar" /> -- >
524524 <!-- This is 'IIIT' -->
525- <div id="Layer-6" class="IIIT" >
525+ <!-- < div id="Layer-6" class="IIIT" >
526526 <img src="images/iiit.png" width="100" height="70" alt="IIIT" class="pngimg" />
527- </div>
527+ </div> -->
528528
529529 <div id="topMenu">
530- <h1 style="text-align: center;">Virtual Lab for IMAGE PROCESSING</h1>
531- <div class="home">
530+ <!-- < h1 style="text-align: center;">Virtual Lab for IMAGE PROCESSING</h1> -- >
531+ <!-- < div class="home">
532532<a onclick="confirmTo('index.html')">home</a>
533- </div>
533+ </div> -->
534534
535535 <div class="menu">
536536<!-- <ul> -->
You can’t perform that action at this time.
0 commit comments