quick_notes
  • Introduction
  • case-control match
  • elastic net regularization
  • 问题解决-双屏改为单屏
  • 问题解决-MRIcronGL 作图
  • 问题解决:'utf-8' codec can't decode byte 0x8b in position 4: invalid start byte
  • kaggle stared chanllege
  • puberty measures
Powered by GitBook
On this page

Was this helpful?

问题解决-MRIcronGL 作图

https://www.nitrc.org/forum/forum.php?set=custom&forum_id=4442&style=nested&max_rows=25

I experienced the same problem and found a solution that works fine for the version I use (30 Sept 2016). You might want to try the following:

Locate and open the file "MRIcroGL64.ini" in the MRICroGL installation folder. (You can also navigate to it with the Menu. Click "Help" -> "About" and then the "Abort"-Button. This will close the program and open the desired file.)

You will find four sections (BOOL, INT, RGBA255 and STR) with defined variables. Under the INT section, the last variable is called CrosshairThick. If you set its value to 0 and reload MRICroGL, the crosshair should be hidden.

Best

Previous问题解决-双屏改为单屏Next问题解决:'utf-8' codec can't decode byte 0x8b in position 4: invalid start byte

Last updated 5 years ago

Was this helpful?