Install jupyter notebook in Anaconda environment, create shortcuts, add/delete kernels, configure theme colors and toolbars [Update]

Install jupyter notebook, create shortcuts, add/remove kernels, configure theme colors and toolbars in Anaconda environment Tip: This article is a record of a series of successful installation processes such as Anaconda + cuda + cudnn + TensorFlow + pytorch + jupyter notebook. Some steps have version number requirements, such as TensorFlow and cuda + cudnn. […]

echarts sets the colors of different vertical intervals, and the x-axis customizes the axis scale range.

Requirement: Set the vertical range interval. Different range intervals have different colors and different prompt information. Then modify the fixed spacing range of the x-axis, so that 0-200-400-600 is changed to 0-340-476-754. Here I It is implemented using markLine. Here I also use the flipping of the x-axis so that the display is mirrored. 1. […]

Various color mapping, resizing and changing resolution, gamma correction, contrast, inverting colors Matlab code implementation…

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. Content introduction In the field of digital image processing, we often need to […]

Various color mapping, resizing and changing resolution, gamma correction, contrast, inverting colors Matlab code implementation…

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. Content introduction In the field of digital image processing, we often need to […]

[Image processing GUI] Image color filtering, color emphasis, inverting colors, etc. (Matlab code implementation)

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. Content introduction In today’s digital age, image processing technology has become an integral […]

Various color mapping, resizing and changing resolution, gamma correction, contrast, inverting colors based on Matlab

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

Implement image color filtering, color emphasis, inverting colors, etc. based on Matlab

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

Various color mapping, resizing and changing resolution, gamma correction, contrast, inverting colors based on Matlab

?About the author: A Matlab simulation developer who loves scientific research. He cultivates his mind and improves his technology simultaneously. For cooperation on MATLAB projects, please send a private message. Personal homepage: Matlab Research Studio Personal credo: Investigate things to gain knowledge. For more complete Matlab code and simulation customization content, click Intelligent optimization algorithm […]

OpenGLES: Draw a rotating 3D sphere with mixed colors

Effect display This blog post will implement a mixed-color rotating 3D sphere 1. Sphere analysis The previous blog posts explained how to use OpenGLES to implement different 3D graphics This article explains how to draw a representative graphic of the 3D world: A mixed-color rotating 3D sphere 1.1 Limit regular polyhedron If you have read […]

[Color Image Processing GUI] Various color mapping, resizing and changing resolution, gamma correction, contrast, inverting colors (Matlab code implementation)

Welcome to this blog Advantages of bloggers:Blog content should be as thoughtful and logical as possible for the convenience of readers. Motto:He who travels a hundred miles is half as good as ninety. The directory of this article is as follows: Table of Contents 1 Overview 2 Operation results 3 References 4 Matlab code implementation […]