sivaIITM commited on
Commit
ae8c9df
·
verified ·
1 Parent(s): a4a4de5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -48,5 +48,6 @@
48
  from pysift import PySIFT
49
  sift = PySIFT()
50
  keypoints, descriptors = sift.detectAndCompute(gray_image)</code></pre>
 
51
  </body>
52
  </html>
 
48
  from pysift import PySIFT
49
  sift = PySIFT()
50
  keypoints, descriptors = sift.detectAndCompute(gray_image)</code></pre>
51
+ <!-- rebuild -->
52
  </body>
53
  </html>