Electron microscopy
 
Save/Show Generated Images
- Python for Integrated Circuits -
- An Online Book -
Python for Integrated Circuits                                                                                   http://www.globalsino.com/ICs/        


Chapter/Index: Introduction | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Appendix

=================================================================================

============================================

Extract a mask from an image with a threshold. code:          
          Remove an item/element from a list
          Remove an item/element from a list
Input:         
         Remove an item/element from a list
Output:         
         Remove an item/element from a list
         Remove an item/element from a list
         Remove an item/element from a list

============================================

cv2.imwrite().

============================================

Problem 85 on page4806. Traceback (most recent call last): code
      File "C:/GlobalSino2/ICs/getCoorOnClick.py", line 14, in <module>
            im.show()
      AttributeError: 'NoneType' object has no attribute 'show'
      Origin of the error: The order of "show" and "save" is not correct.
      Wrong:
           AttributeError: 'AxesSubplot' object has no attribute 'savefig'
      Correct:
           AttributeError: 'AxesSubplot' object has no attribute 'savefig'
Input:         
          AttributeError: 'AxesSubplot' object has no attribute 'savefig'         
Output:         
          AttributeError: 'AxesSubplot' object has no attribute 'savefig'

============================================

Problem 81 on page4806: AttributeError: 'AxesSubplot' object has no attribute 'savefig'. (<code>)             
      Fail code:       
            AttributeError: 'AxesSubplot' object has no attribute 'savefig'
      Working code:       
            AttributeError: 'AxesSubplot' object has no attribute 'savefig'

 

         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         
         

 

 

 

 

 

 

 

 

 

 

=================================================================================